Searched refs:munge_wwww (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | syscall_sw.c | 125 /* 19 */ MACH_TRAP(_kernelrpc_mach_port_mod_refs_trap, 4, 4, munge_wwww), 127 /* 21 */ MACH_TRAP(_kernelrpc_mach_port_insert_right_trap, 4, 4, munge_wwww), 145 /* 39 */ MACH_TRAP(semaphore_timedwait_signal_trap, 4, 4, munge_wwww), 161 /* 51 */ MACH_TRAP(macx_triggers, 4, 4, munge_wwww), 180 /* 70 */ MACH_TRAP(host_create_mach_voucher_trap, 4, 4, munge_wwww), 182 /* 72 */ MACH_TRAP(mach_voucher_extract_attr_recipe_trap, 4, 4, munge_wwww), 186 /* 76 */ MACH_TRAP(_kernelrpc_mach_port_type_trap, 3, 3, munge_wwww),
|
| /xnu-12377.81.4/bsd/sys/ |
| H A D | munge.h | 78 int munge_wwww(const void *regs, void *args); 137 void munge_wwww(void *args);
|
| /xnu-12377.81.4/bsd/dev/ |
| H A D | munge.c | 60 munge_wwww(void *args) in munge_wwww() function
|
| /xnu-12377.81.4/osfmk/arm64/ |
| H A D | platform_tests.c | 1071 {MT_FUNC(munge_wwww), 4, 4, {MT_W_VAL, MT_W_VAL, MT_W_VAL, MT_W_VAL}},
|