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

/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_sw.c119 /* 17 */ MACH_TRAP(_kernelrpc_mach_port_destroy_trap, 2, munge_ww, munge_dd),
120 /* 18 */ MACH_TRAP(_kernelrpc_mach_port_deallocate_trap, 2, munge_ww, munge_dd),
137 /* 35 */ MACH_TRAP(semaphore_signal_thread_trap, 2, munge_ww, munge_dd),
139 /* 37 */ MACH_TRAP(semaphore_wait_signal_trap, 2, munge_ww, munge_dd),
152 /* 46 */ MACH_TRAP(pid_for_task, 2, munge_ww,munge_dd),
201 /* 94 */ MACH_TRAP(mk_timer_cancel_trap, 2, munge_ww, munge_dd),
/darwin-on-arm/xnu/bsd/sys/
H A Dmunge.h31 void munge_ww(const void *arg0 __unused, void *args);
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dmunge.s81 ENTRY(munge_ww) function
/darwin-on-arm/xnu/bsd/dev/x86_64/
H A Dmunge.s81 ENTRY(munge_ww) function
/darwin-on-arm/xnu/osfmk/mach/
H A Dmach_traps.h323 void munge_ww(const void *, void *);

Completed in 18 milliseconds