Lines Matching defs:task
57 mac_task_get_proc(struct task *task) in mac_task_get_proc()
80 mac_task_check_expose_task(struct task *task, mach_task_flavor_t flavor) in mac_task_check_expose_task()
101 mac_task_check_task_id_token_get_task(struct task *task, mach_task_flavor_t flavor) in mac_task_check_task_id_token_get_task()
140 mac_task_check_set_host_special_port(struct task *task, int id, struct ipc_port *port) in mac_task_check_set_host_special_port()
153 mac_task_check_set_host_exception_port(struct task *task, unsigned int exception) in mac_task_check_set_host_exception_port()
166 mac_task_check_get_task_special_port(struct task *task, struct task *target, int which) in mac_task_check_get_task_special_port()
195 mac_task_check_set_task_special_port(struct task *task, struct task *target, int which, struct ipc_… in mac_task_check_set_task_special_port()
222 mac_task_check_set_task_exception_ports(struct task *task, struct task *target, unsigned int except… in mac_task_check_set_task_exception_ports()
258 mac_task_check_set_thread_exception_ports(struct task *task, struct task *target, unsigned int exce… in mac_task_check_set_thread_exception_ports()
305 mac_task_check_set_host_exception_ports(struct task *task, unsigned int exception_mask) in mac_task_check_set_host_exception_ports()
432 mac_exc_update_task_crash_label(struct task *task, struct label *label) in mac_exc_update_task_crash_label()