| /linux/tools/include/nolibc/ |
| H A D | arch-mips.h | 157 my_syscall5(num,arg1,arg2,arg3,arg4,arg5) global() argument 179 my_syscall6(num,arg1,arg2,arg3,arg4,arg5,arg6) global() argument 206 my_syscall5(num,arg1,arg2,arg3,arg4,arg5) global() argument 225 my_syscall6(num,arg1,arg2,arg3,arg4,arg5,arg6) global() argument
|
| H A D | arch-x86.h | 117 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 137 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 287 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 307 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-arm64.h | 105 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 124 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-riscv.h | 103 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 122 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-sh.h | 102 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 122 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-m68k.h | 93 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 111 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-loongarch.h | 106 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 125 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-powerpc.h | 128 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 151 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-arm.h | 144 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 165 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-sparc.h | 117 #define __nolibc_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 135 #define __nolibc_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| H A D | arch-s390.h | 103 my_syscall5(num,arg1,arg2,arg3,arg4,arg5) global() argument 122 my_syscall6(num,arg1,arg2,arg3,arg4,arg5,arg6) global() argument
|
| /linux/tools/include/nolibc/sys/ |
| H A D | prctl.h | 24 unsigned long arg4, unsigned long arg5) in sys_prctl() argument 31 unsigned long arg4, unsigned long arg5) in prctl() argument
|
| /linux/arch/m68k/include/asm/ |
| H A D | linkage.h | 31 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument 34 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_syscall_macro.c | 15 unsigned long arg5 = 0; variable 67 unsigned long arg3, unsigned long arg4, unsigned long arg5) in BPF_KSYSCALL()
|
| H A D | test_uprobe_autoattach.c | 43 , int arg5 in BPF_UPROBE()
|
| /linux/arch/x86/um/shared/sysdep/ |
| H A D | stub_64.h | 82 long arg3, long arg4, long arg5) in stub_syscall5() 96 long arg3, long arg4, long arg5, in stub_syscall6()
|
| H A D | stub_32.h | 72 long arg3, long arg4, long arg5) in stub_syscall5() 84 long arg3, long arg4, long arg5, in stub_syscall6()
|
| /linux/security/keys/ |
| H A D | compat.c | 18 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
|
| /linux/arch/riscv/kernel/ |
| H A D | sbi_ecall.c | 22 unsigned long arg4, unsigned long arg5, in __sbi_ecall()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | uprobe_autoattach.c | 9 int arg4, int arg5, int arg6, in autoattach_trigger_func()
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 625 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ argument 649 u64 arg2, u64 arg3, u64 arg4, u64 arg5, in smccc_hvc() 657 u64 arg2, u64 arg3, u64 arg4, u64 arg5, in smccc_smc()
|
| /linux/kernel/ |
| H A D | sys.c | 2199 unsigned long arg4, unsigned long arg5) in prctl_set_mm() 2438 unsigned long arg4, unsigned long arg5) in prctl_set_mdwe() 2472 unsigned long arg4, unsigned long arg5) in prctl_get_mdwe() 2490 unsigned long arg4, unsigned long arg5) in prctl_get_thp_disable() 2506 unsigned long arg4, unsigned long arg5) in prctl_set_thp_disable() 2535 unsigned long, arg4, unsigned long, arg5) in SYSCALL_DEFINE5() argument
|
| /linux/arch/sparc/kernel/ |
| H A D | sun4m_smp.c | 165 unsigned long arg5; member
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_phyp.c | 40 unsigned long arg5, in ehea_plpar_hcall_norets() 76 unsigned long arg5, in ehea_plpar_hcall9()
|
| /linux/tools/testing/selftests/sched/ |
| H A D | cs_prctl_test.c | 78 unsigned long arg5) in _prctl()
|