Searched refs:exception_mask_array_t (Results 1 – 9 of 9) sorted by relevance
| /xnu-8796.141.3/osfmk/mach/ |
| H A D | exception_types.h | 207 typedef exception_mask_t *exception_mask_array_t; typedef
|
| H A D | thread_act.defs | 281 out masks : exception_mask_array_t; 297 out masks : exception_mask_array_t; 409 out masks : exception_mask_array_t;
|
| H A D | task.defs | 278 out masks : exception_mask_array_t; 295 out masks : exception_mask_array_t; 563 out masks : exception_mask_array_t;
|
| H A D | host_priv.defs | 263 out masks : exception_mask_array_t; 280 out masks : exception_mask_array_t;
|
| H A D | mach_types.defs | 603 type exception_mask_array_t =
|
| /xnu-8796.141.3/osfmk/kern/ |
| H A D | ipc_host.c | 630 exception_mask_array_t masks, in host_get_exception_ports() 687 exception_mask_array_t masks, in host_swap_exception_ports()
|
| H A D | ipc_tt.c | 4245 exception_mask_array_t masks, in thread_swap_exception_ports() 4384 exception_mask_array_t masks, in task_swap_exception_ports() 4530 exception_mask_array_t masks, in thread_get_exception_ports_internal() 4623 exception_mask_array_t masks, in thread_get_exception_ports() 4637 exception_mask_array_t masks, in thread_get_exception_ports_info() 4662 exception_mask_array_t masks, in thread_get_exception_ports_from_user() 4686 exception_mask_array_t masks, in task_get_exception_ports_internal() 4771 exception_mask_array_t masks, in task_get_exception_ports() 4785 exception_mask_array_t masks, in task_get_exception_ports_info() 4810 exception_mask_array_t masks, in task_get_exception_ports_from_user()
|
| H A D | task.h | 1228 exception_mask_array_t masks,
|
| H A D | thread.h | 1731 exception_mask_array_t masks,
|