Searched refs:old_flavors (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.81.4/tests/ipc/ |
| H A D | sys_perf_notify_test.c | 128 thread_state_flavor_t old_flavors[EXC_TYPES_COUNT]; in run_test() local 132 masks, &nmasks, old_ports, old_behaviors, old_flavors); in run_test() 143 …EXC_MASK_RPC_ALERT, exc_port, EXCEPTION_IDENTITY_PROTECTED | MACH_EXCEPTION_CODES, old_flavors[0]); in run_test() 157 …eption_ports(mach_host_self(), EXC_MASK_RPC_ALERT, old_ports[0], old_behaviors[0], old_flavors[0]); in run_test()
|
| /xnu-12377.81.4/osfmk/mach/ |
| H A D | thread_act.defs | 284 out old_flavors : exception_flavor_array_t, SameCount); 300 out old_flavors : exception_flavor_array_t, SameCount); 412 out old_flavors : exception_flavor_array_t, SameCount);
|
| H A D | host_priv.defs | 259 out old_flavors : exception_flavor_array_t, SameCount); 276 out old_flavors : exception_flavor_array_t, SameCount);
|
| H A D | task.defs | 297 out old_flavors : exception_flavor_array_t, SameCount); 314 out old_flavors : exception_flavor_array_t, SameCount); 582 out old_flavors : exception_flavor_array_t, SameCount);
|