Searched refs:task_watch_t (Results 1 – 3 of 3) sorted by relevance
195 } task_watch_t; typedef3075 add_taskwatch_locked(task_t task, task_watch_t * twp) in add_taskwatch_locked()3094 task_watch_t *twp = NULL; in proc_lf_pidbind()3121 kfree_type(task_watch_t, twp); in proc_lf_pidbind()3160 kfree_type(task_watch_t, twp); in proc_lf_pidbind()3185 task_watch_t * twp; in apply_appstate_watchers()3251 task_watch_t * twp; in thead_remove_taskwatch()3264 kfree_type(task_watch_t, twp); in thead_remove_taskwatch()3274 task_watch_t *twp; in task_removewatchers()3280 queue_iterate(&queue, twp, task_watch_t *, tw_links) { in task_removewatchers()[all …]
337 typedef struct task_watcher task_watch_t; typedef
157 typedef struct task_watcher task_watch_t; typedef698 task_watch_t *taskwatch; /* task watch */