/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/aarch64/ |
H A D | processor.c | 586 arg6, res) \ argument 610 uint64_t arg6, struct arm_smccc_res *res) in smccc_hvc() 618 uint64_t arg6, struct arm_smccc_res *res) in smccc_smc()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_uprobe_autoattach.c | 46 , int arg6 in BPF_UPROBE()
|
/linux/tools/include/nolibc/ |
H A D | arch-aarch64.h | 124 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-riscv.h | 122 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-i386.h | 135 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-mips.h | 156 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-powerpc.h | 151 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-loongarch.h | 125 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-x86_64.h | 136 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-arm.h | 165 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-s390.h | 121 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
/linux/arch/m68k/include/asm/ |
H A D | linkage.h | 34 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
/linux/arch/x86/um/shared/sysdep/ |
H A D | stub_64.h | 85 long arg6) in stub_syscall6()
|
H A D | stub_32.h | 85 long arg6) in stub_syscall6()
|
/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_phyp.c | 41 unsigned long arg6, in ehea_plpar_hcall_norets() 77 unsigned long arg6, in ehea_plpar_hcall9()
|
/linux/drivers/pnp/pnpbios/ |
H A D | bioscalls.c | 82 u16 arg4, u16 arg5, u16 arg6, u16 arg7, in call_pnp_bios()
|
/linux/arch/parisc/kernel/ |
H A D | firmware.c | 1840 unsigned int arg6; member 1890 unsigned long arg6; member
|
/linux/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7778.c | 1267 #define SH_PFC_MUX8(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument
|