Searched refs:exception_mask_array_t (Results 1 – 10 of 10) sorted by relevance
| /xnu-11215.1.10/osfmk/mach/ |
| H A D | exception_types.h | 212 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 | host_priv.defs | 256 out masks : exception_mask_array_t; 273 out masks : exception_mask_array_t;
|
| H A D | task.defs | 294 out masks : exception_mask_array_t; 311 out masks : exception_mask_array_t; 579 out masks : exception_mask_array_t;
|
| H A D | mach_types.defs | 606 type exception_mask_array_t =
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | ipc_host.c | 605 exception_mask_array_t masks, in host_get_exception_ports() 662 exception_mask_array_t masks, in host_swap_exception_ports()
|
| H A D | ipc_tt.c | 4515 exception_mask_array_t masks, in thread_swap_exception_ports() 4628 exception_mask_array_t masks, in task_swap_exception_ports() 4752 exception_mask_array_t masks, in thread_get_exception_ports_internal() 4845 exception_mask_array_t masks, in thread_get_exception_ports() 4859 exception_mask_array_t masks, in thread_get_exception_ports_info() 4884 exception_mask_array_t masks, in thread_get_exception_ports_from_user() 4908 exception_mask_array_t masks, in task_get_exception_ports_internal() 4993 exception_mask_array_t masks, in task_get_exception_ports() 5007 exception_mask_array_t masks, in task_get_exception_ports_info() 5032 exception_mask_array_t masks, in task_get_exception_ports_from_user()
|
| H A D | thread.h | 1914 exception_mask_array_t masks,
|
| H A D | task.h | 1353 exception_mask_array_t masks,
|
| /xnu-11215.1.10/tests/vm/ |
| H A D | diag_threshold_test.c | 255 (exception_mask_array_t) &info->old_mask, in restore_exception_ports()
|