tag | line | file | source code |
---|---|---|---|
sys_ipc | 92 | arch/i386/kernel/sys_i386.c | asmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) |
sys_ipc | 25 | arch/mips/kernel/ipc.c | asmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) |
sys_ipc | 14 | arch/ppc/kernel/stubs.c | void sys_ipc(void) {_panic("sys_ipc"); } |
sys_ipc | 51 | arch/sparc/kernel/sys_sparc.c | asmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) |