Searched refs:munge_wwwl (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.121.3/bsd/sys/ |
| H A D | munge.h | 103 int munge_wwwl(const void *regs, void *args); 156 void munge_wwwl(void *args);
|
| /xnu-8020.121.3/osfmk/kern/ |
| H A D | syscall_sw.c | 130 /* 25 */ MACH_TRAP(_kernelrpc_mach_port_destruct_trap, 4, 5, munge_wwwl),
|
| /xnu-8020.121.3/bsd/dev/arm/ |
| H A D | munge.c | 467 munge_wwwl(const void *regs, void *args) in munge_wwwl() function 665 return munge_wwwl(regs, args); in munge_wwws()
|
| /xnu-8020.121.3/bsd/dev/ |
| H A D | munge.c | 333 munge_wwwl(void *args) in munge_wwwl() function
|
| /xnu-8020.121.3/osfmk/arm64/ |
| H A D | platform_tests.c | 1038 {MT_FUNC(munge_wwwl), 5, 4, {MT_W_VAL, MT_W_VAL, MT_W_VAL, MT_L_VAL}},
|