| /linux/arch/x86/um/shared/sysdep/ |
| H A D | stub_64.h | 21 static __always_inline long stub_syscall0(long syscall) in stub_syscall0() 32 static __always_inline long stub_syscall1(long syscall, long arg1) in stub_syscall1() 43 static __always_inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 54 static __always_inline long stub_syscall3(long syscall, long arg1, long arg2, in stub_syscall3() 67 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 81 static __always_inline long stub_syscall5(long syscall, long arg1, long arg2, in stub_syscall5() 95 static __always_inline long stub_syscall6(long syscall, long arg1, long arg2, in stub_syscall6()
|
| H A D | stub_32.h | 16 static __always_inline long stub_syscall0(long syscall) in stub_syscall0() 26 static __always_inline long stub_syscall1(long syscall, long arg1) in stub_syscall1() 36 static __always_inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 47 static __always_inline long stub_syscall3(long syscall, long arg1, long arg2, in stub_syscall3() 59 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, in stub_syscall4() 71 static __always_inline long stub_syscall5(long syscall, long arg1, long arg2, in stub_syscall5() 83 static __always_inline long stub_syscall6(long syscall, long arg1, long arg2, in stub_syscall6()
|
| /linux/arch/um/kernel/skas/ |
| H A D | syscall.c | 20 int syscall; in handle_syscall() local
|
| /linux/arch/x86/ia32/ |
| H A D | audit.c | 31 int ia32_classify_syscall(unsigned syscall) in ia32_classify_syscall()
|
| /linux/arch/sparc/kernel/ |
| H A D | compat_audit.c | 32 int sparc32_classify_syscall(unsigned int syscall) in sparc32_classify_syscall()
|
| H A D | audit.c | 43 int audit_classify_syscall(int abi, unsigned int syscall) in audit_classify_syscall()
|
| /linux/lib/ |
| H A D | compat_audit.c | 32 int audit_classify_compat_syscall(int abi, unsigned syscall) in audit_classify_compat_syscall()
|
| /linux/arch/powerpc/platforms/cell/ |
| H A D | spu_callbacks.c | 45 syscall_fn syscall; in spu_sys_callback() local
|
| /linux/arch/parisc/kernel/ |
| H A D | audit.c | 41 int audit_classify_syscall(int abi, unsigned syscall) in audit_classify_syscall()
|
| /linux/arch/alpha/kernel/ |
| H A D | audit.c | 36 int audit_classify_syscall(int abi, unsigned syscall) in audit_classify_syscall()
|
| /linux/arch/x86/kernel/ |
| H A D | audit_64.c | 42 int audit_classify_syscall(int abi, unsigned syscall) in audit_classify_syscall()
|
| /linux/arch/sh/kernel/syscalls/ |
| H A D | Makefile | 7 syscall := $(src)/syscall.tbl macro
|
| /linux/arch/alpha/kernel/syscalls/ |
| H A D | Makefile | 7 syscall := $(src)/syscall.tbl macro
|
| /linux/arch/parisc/kernel/syscalls/ |
| H A D | Makefile | 7 syscall := $(src)/syscall.tbl macro
|
| /linux/arch/xtensa/kernel/syscalls/ |
| H A D | Makefile | 7 syscall := $(src)/syscall.tbl macro
|
| /linux/arch/sparc/kernel/syscalls/ |
| H A D | Makefile | 7 syscall := $(src)/syscall.tbl macro
|
| /linux/arch/microblaze/kernel/syscalls/ |
| H A D | Makefile | 7 syscall := $(src)/syscall.tbl macro
|
| /linux/arch/m68k/kernel/syscalls/ |
| H A D | Makefile | 7 syscall := $(src)/syscall.tbl macro
|
| /linux/arch/m68k/kernel/ |
| H A D | entry.S | 219 syscall: label
|
| /linux/Documentation/arch/powerpc/ |
| H A D | syscall64-abi.rst | 5 syscall chapter
|
| /linux/tools/include/nolibc/sys/ |
| H A D | syscall.h | 17 #define syscall(...) _syscall_n(_syscall_ global() macro
|
| /linux/arch/arm/tools/ |
| H A D | Makefile | 14 syscall := $(src)/syscall.tbl macro
|
| /linux/arch/powerpc/kernel/syscalls/ |
| H A D | Makefile | 7 syscall := $(src)/syscall.tbl macro
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 1492 * syscall id not allocated. argument 1505 * a session and some threads are waiting for a syscall t argument 1467 struct syscall { global() struct 1475 nr_argssyscall global() argument 1499 fmtsyscall global() argument 1500 arg_fmtsyscall global() argument 4806 int syscall; global() member [all...] |
| /linux/tools/perf/bench/ |
| H A D | syscall.c | 76 bench_syscall_common(int argc,const char ** argv,int syscall) bench_syscall_common() argument
|