Searched refs:munge_wwww (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmunge.h33 void munge_wwww(const void *arg0 __unused, void *args);
/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_sw.c121 /* 19 */ MACH_TRAP(_kernelrpc_mach_port_mod_refs_trap, 4, munge_wwww, munge_dddd),
123 /* 21 */ MACH_TRAP(_kernelrpc_mach_port_insert_right_trap, 4, munge_wwww, munge_dddd),
141 /* 39 */ MACH_TRAP(semaphore_timedwait_signal_trap, 4, munge_wwww, munge_dddd),
157 /* 51 */ MACH_TRAP(macx_triggers, 4, munge_wwww, munge_dddd),
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dmunge.s89 ENTRY(munge_wwww) function
/darwin-on-arm/xnu/bsd/dev/x86_64/
H A Dmunge.s87 ENTRY(munge_wwww) function
/darwin-on-arm/xnu/osfmk/mach/
H A Dmach_traps.h325 void munge_wwww(const void *, void *);

Completed in 25 milliseconds