Searched refs:tw_task (Results 1 – 3 of 3) sorted by relevance
191 task_t tw_task; /* task that is being watched */ member3130 twp->tw_task = target_task; /* holds the task reference */ in proc_lf_pidbind()3151 task = twp->tw_task; in proc_lf_pidbind()3257 remove_taskwatch_locked(twp->tw_task, twp); in thead_remove_taskwatch()3262 task_deallocate(twp->tw_task); in thead_remove_taskwatch()3296 task_deallocate(twp->tw_task); in task_removewatchers()
672 task_t tw_task; /* (Space lock) & tw_refcount == 0 */ member
4860 watchports->tw_task = task; in task_watchports_alloc_init()4881 task_deallocate(watchports->tw_task); in task_watchports_deallocate()