Searched refs:p_dispatchqueue_offset (Results 1 – 5 of 5) sorted by relevance
1172 child_proc->p_dispatchqueue_offset = parent_proc->p_dispatchqueue_offset; in forkproc()
231 return pself->p_dispatchqueue_offset; in get_dispatchqueue_offset_from_proc()
5029 new_proc->p_dispatchqueue_offset = 0; in proc_exec_switch_task()
95 p->p_dispatchqueue_offset = offset; in proc_set_dispatchqueue_offset()
447 uint64_t p_dispatchqueue_offset; member