Searched refs:fiber_int_args_to_ptr (Results 1 – 3 of 3) sorted by relevance
97 fiber_int_args_to_ptr (int arg0, int arg1);
55 fiber_int_args_to_ptr (int arg0, int arg1) in fiber_int_args_to_ptr() function
95 void *arg = fiber_int_args_to_ptr (arg0, arg1); in phsa_work_item_thread()