Home
last modified time | relevance | path

Searched defs:current_task (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/libsyscall/mach/mach/
H A Dmach_init.h84 #define current_task() mach_task_self() macro
/xnu-11215/osfmk/kern/
H A Dextmod_statistics.c130 extmod_statistics_log(task_t current_task, task_t target) in extmod_statistics_log()
H A Dtask.c7862 current_task(void) in current_task() function
/xnu-11215/bsd/kern/
H A Dkern_lockf.c1695 task_t current_task = proc_task(block->lf_owner); in lf_drop_assertion() local