Home
last modified time | relevance | path

Searched refs:munge_wwl (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.101.15/bsd/sys/
H A Dmunge.h84 int munge_wwl(const void *regs, void *args);
140 void munge_wwl(void *args);
/xnu-10063.101.15/osfmk/kern/
H A Dsyscall_sw.c148 /* 42 */ MACH_TRAP(_kernelrpc_mach_port_unguard_trap, 3, 4, munge_wwl),
/xnu-10063.101.15/bsd/dev/
H A Dmunge.c100 munge_wwl(void *args) in munge_wwl() function
/xnu-10063.101.15/osfmk/arm64/
H A Dplatform_tests.c1032 {MT_FUNC(munge_wwl), 4, 3, {MT_W_VAL, MT_W_VAL, MT_L_VAL}},