Home
last modified time | relevance | path

Searched defs:arg3 (Results 1 – 25 of 58) sorted by relevance

123

/linux/tools/include/nolibc/
H A Darch-aarch64.h70 #define my_syscall3(num, arg1, arg2, arg3) \ argument
87 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
105 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
124 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
H A Darch-riscv.h68 #define my_syscall3(num, arg1, arg2, arg3) \ argument
85 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
103 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
122 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
H A Darch-i386.h78 #define my_syscall3(num, arg1, arg2, arg3) \ argument
96 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
115 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
135 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
H A Darch-loongarch.h71 #define my_syscall3(num, arg1, arg2, arg3) \ argument
88 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
106 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
125 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
H A Darch-m68k.h60 #define my_syscall3(num, arg1, arg2, arg3) \ argument
76 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
93 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
111 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
H A Darch-powerpc.h84 #define my_syscall3(num, arg1, arg2, arg3) \ argument
105 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
128 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
151 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
H A Darch-x86_64.h79 #define my_syscall3(num, arg1, arg2, arg3) \ argument
97 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
116 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
136 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
H A Darch-sparc.h84 #define my_syscall3(num, arg1, arg2, arg3) \ argument
100 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
117 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
135 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
H A Darch-arm.h105 #define my_syscall3(num, arg1, arg2, arg3) \ argument
124 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
144 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
165 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
/linux/arch/m68k/include/asm/
H A Dlinkage.h26 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument
28 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument
31 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument
34 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
/linux/arch/x86/um/shared/sysdep/
H A Dstub_64.h55 long arg3) in stub_syscall3()
67 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4()
82 long arg3, long arg4, long arg5) in stub_syscall5()
96 long arg3, long arg4, long arg5, in stub_syscall6()
H A Dstub_32.h48 long arg3) in stub_syscall3()
60 long arg3, long arg4) in stub_syscall4()
72 long arg3, long arg4, long arg5) in stub_syscall5()
84 long arg3, long arg4, long arg5, in stub_syscall6()
/linux/tools/include/nolibc/sys/
H A Dprctl.h23 int sys_prctl(int option, unsigned long arg2, unsigned long arg3, in sys_prctl()
30 int prctl(int option, unsigned long arg2, unsigned long arg3, in prctl()
/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h53 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument
60 #define GUEST_SYNC4(arg0, arg1, arg2, arg3) \ argument
62 #define GUEST_SYNC5(arg0, arg1, arg2, arg3, arg4) \ argument
64 #define GUEST_SYNC6(arg0, arg1, arg2, arg3, arg4, arg5) \ argument
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c542 void *arg1, void *arg2, void *arg3, in for_each_online_power_domain_in_set()
616 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set()
1138 void get_isst_status(struct isst_id *id, void *arg1, void *arg2, void *arg3, void *arg4) in get_isst_status()
1250 static void exec_on_get_ctdp_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu()
1421 void *arg3, void *arg4) in dump_clx_n_config_for_cpu()
1447 void *arg3, void *arg4) in dump_isst_config_for_cpu()
1496 static void set_tdp_level_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu()
1607 void *arg3, void *arg4) in clx_n_dump_pbf_config_for_cpu()
1626 static void dump_pbf_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in dump_pbf_config_for_cpu()
1975 static void set_pbf_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu()
[all …]
/linux/drivers/firmware/meson/
H A Dmeson_sm.c72 u32 arg3, u32 arg4) in __meson_sm_call()
106 s32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call()
146 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_read()
200 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_write()
/linux/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c20 unsigned arg3; member
140 unsigned arg2, unsigned arg3) in bcm_kona_smc()
/linux/arch/sparc/include/asm/
H A Dsmp_32.h81 unsigned long arg3) in xc3()
88 unsigned long arg3, unsigned long arg4) in xc4()
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_syscall_macro.c12 unsigned long arg3 = 0; variable
67 unsigned long arg3, unsigned long arg4, unsigned long arg5) in BPF_KSYSCALL()
/linux/arch/parisc/include/asm/
H A Dunistd.h113 #define syscall3(name, arg1, arg2, arg3) \ argument
115 #define syscall4(name, arg1, arg2, arg3, arg4) \ argument
117 #define syscall5(name, arg1, arg2, arg3, arg4, arg5) \ argument
/linux/arch/arm/mach-omap2/
H A Domap-secure.c60 u32 arg3, u32 arg4) in omap_secure_dispatcher()
156 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
/linux/arch/sparc/kernel/
H A Dsun4m_smp.c163 unsigned long arg3; member
174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
/linux/security/keys/
H A Dcompat.c18 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
/linux/drivers/net/fddi/skfp/h/
H A Dtargetos.h63 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
65 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
/linux/arch/riscv/kernel/
H A Dsbi_ecall.c21 unsigned long arg2, unsigned long arg3, in __sbi_ecall()

123