Home
last modified time | relevance | path

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

123

/linux/arch/m68k/include/asm/
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/
A Dstub_64.h40 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3()
52 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4()
66 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
A Dstub_32.h43 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3()
53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4()
64 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
/linux/tools/power/x86/intel-speed-select/
A Disst-config.c416 void *arg1, void *arg2, void *arg3, in for_each_online_package_in_set()
463 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set()
1035 static void exec_on_get_ctdp_cpu(int cpu, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu()
1211 void *arg3, void *arg4) in dump_clx_n_config_for_cpu()
1237 void *arg3, void *arg4) in dump_isst_config_for_cpu()
1362 void *arg3, void *arg4) in clx_n_dump_pbf_config_for_cpu()
1725 static void set_pbf_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu()
1841 void *arg3, void *arg4) in dump_fact_config_for_cpu()
1886 static void set_fact_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_fact_for_cpu()
2122 void *arg3, void *arg4) in dump_clos_config_for_cpu()
[all …]
/linux/drivers/firmware/meson/
A Dmeson_sm.c71 u32 arg3, u32 arg4) in __meson_sm_call()
105 u32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call()
144 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_read()
193 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_write()
/linux/arch/arm/mach-bcm/
A Dbcm_kona_smc.c30 unsigned arg3; member
160 unsigned arg2, unsigned arg3) in bcm_kona_smc()
/linux/arch/sparc/include/asm/
A Dsmp_32.h84 unsigned long arg3) in xc3()
91 unsigned long arg3, unsigned long arg4) in xc4()
/linux/arch/ia64/kernel/
A Dsal.c354 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall()
365 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock()
378 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
A Desi.c90 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call()
141 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
A Dtraps.c383 unsigned long fkt, arg1, arg2, arg3; member
387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
A Dbrl_emu.c19 unsigned long fkt, arg1, arg2, arg3; member
/linux/tools/include/nolibc/
A Dnolibc.h323 #define my_syscall3(num, arg1, arg2, arg3) \ argument
341 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
360 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
380 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
522 #define my_syscall3(num, arg1, arg2, arg3) \ argument
540 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
559 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
700 #define my_syscall3(num, arg1, arg2, arg3) \ argument
717 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
735 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
[all …]
/linux/tools/testing/selftests/kvm/include/
A Dkvm_util.h385 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument
405 #define GUEST_ASSERT_3(_condition, arg1, arg2, arg3) \ argument
408 #define GUEST_ASSERT_4(_condition, arg1, arg2, arg3, arg4) \ argument
/linux/arch/arm/mach-omap2/
A Domap-secure.c60 u32 arg3, u32 arg4) in omap_secure_dispatcher()
154 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
/linux/arch/parisc/include/asm/
A Dunistd.h129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
135 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
142 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
/linux/arch/sparc/kernel/
A Dsun4m_smp.c163 unsigned long arg3; member
174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
A Dleon_smp.c365 unsigned long arg3; member
376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
A Dsun4d_smp.c274 unsigned long arg3; member
285 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
/linux/security/keys/
A Dcompat.c18 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
/linux/drivers/net/wan/lmc/
A Dlmc_debug.c54 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3) in lmcEventLog()
/linux/drivers/net/fddi/skfp/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/mips/kernel/
A Drelocate_kernel.S153 arg3: PTR 0x0 label
/linux/arch/sh/kernel/
A Dsh_bios.c26 long arg3) in sh_bios_call()
/linux/include/linux/
A Dseccomp.h81 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) in prctl_set_seccomp()
/linux/drivers/firmware/
A Darm_sdei.c136 unsigned long arg3, unsigned long arg4, in invoke_sdei_fn()
839 unsigned long arg2, unsigned long arg3, in sdei_smccc_smc()
848 unsigned long arg2, unsigned long arg3, in sdei_smccc_hvc()

Completed in 43 milliseconds

123