Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dlinkage.h25 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument
27 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument
30 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument
33 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
/linux-4.4.14/arch/x86/include/asm/
Dlinkage.h33 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument
35 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument
38 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument
41 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
Dlguest_hcall.h48 unsigned long arg1, unsigned long arg2, unsigned long arg3, in hcall()
71 unsigned long arg0, arg1, arg2, arg3, arg4; member
Dparavirt_types.h657 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument
660 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument
666 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
671 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
677 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
681 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
/linux-4.4.14/arch/cris/include/arch-v32/arch/
Dunistd.h64 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
84 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
106 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
130 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
/linux-4.4.14/arch/cris/include/arch-v10/arch/
Dunistd.h61 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
80 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
101 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
124 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
/linux-4.4.14/arch/x86/um/shared/sysdep/
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()
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-4.4.14/arch/arm/mach-omap2/
Domap-secure.c38 u32 arg3, u32 arg4) in omap_secure_dispatcher()
90 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
/linux-4.4.14/arch/arm/mach-bcm/
Dbcm_kona_smc.c32 unsigned arg3; member
164 unsigned arg2, unsigned arg3) in bcm_kona_smc()
/linux-4.4.14/arch/sparc/include/asm/
Dsmp_32.h83 unsigned long arg3) in xc3()
90 unsigned long arg3, unsigned long arg4) in xc4()
/linux-4.4.14/arch/ia64/kernel/
Dsal.c359 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall()
370 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock()
383 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
Desi.c102 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call()
153 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
Dbrl_emu.c18 unsigned long fkt, arg1, arg2, arg3; member
Dtraps.c392 unsigned long fkt, arg1, arg2, arg3; member
396 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
Dptrace.c1209 syscall_trace_enter (long arg0, long arg1, long arg2, long arg3, in syscall_trace_enter()
1230 syscall_trace_leave (long arg0, long arg1, long arg2, long arg3, in syscall_trace_leave()
/linux-4.4.14/arch/tile/include/uapi/arch/
Dsim.h253 static __inline long _sim_syscall3(int val, long arg1, long arg2, long arg3) in _sim_syscall3()
264 static __inline long _sim_syscall4(int val, long arg1, long arg2, long arg3, in _sim_syscall4()
276 static __inline long _sim_syscall5(int val, long arg1, long arg2, long arg3, in _sim_syscall5()
/linux-4.4.14/arch/sparc/kernel/
Dsun4m_smp.c162 unsigned long arg3; member
173 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
Dsun4d_smp.c273 unsigned long arg3; member
284 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
Dleon_smp.c366 unsigned long arg3; member
377 unsigned long arg2, unsigned long arg3, in leon_cross_call()
/linux-4.4.14/arch/parisc/include/asm/
Dunistd.h124 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
130 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
137 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_debug.c53 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3) in lmcEventLog()
/linux-4.4.14/security/keys/
Dcompat.c60 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
Dkeyctl.c1553 SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
/linux-4.4.14/arch/mips/kernel/
Drelocate_kernel.S156 arg3: PTR 0x0 label
/linux-4.4.14/drivers/net/fddi/skfp/h/
Dtargetos.h67 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
69 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
/linux-4.4.14/drivers/staging/unisys/visorinput/
Dultrainputreport.h66 u16 arg3; member
/linux-4.4.14/include/linux/
Dseccomp.h74 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) in prctl_set_seccomp()
Dsecurity.h945 unsigned long arg3, in security_task_prctl()
/linux-4.4.14/arch/sh/kernel/
Dsh_bios.c29 long arg3) in sh_bios_call()
/linux-4.4.14/drivers/ps3/
Dps3stor_lib.c327 u64 arg2, u64 arg3, u64 arg4) in ps3stor_send_command()
/linux-4.4.14/arch/x86/crypto/
Dcrct10dif-pcl-asm_64.S67 #define arg3 %rdx macro
Daesni-intel_avx-x86_64.S185 #define arg3 %rdx macro
Daesni-intel_asm.S95 #define arg3 rdx macro
/linux-4.4.14/arch/x86/lguest/
Dboot.c109 unsigned long arg2, unsigned long arg3, in async_hcall()
176 unsigned long arg3) in lazy_hcall3()
188 unsigned long arg3, in lazy_hcall4()
/linux-4.4.14/tools/testing/selftests/x86/
Dptrace_syscall.c43 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
/linux-4.4.14/security/yama/
Dyama_lsm.c154 int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, in yama_task_prctl()
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
Dehea_phyp.c52 unsigned long arg3, in ehea_plpar_hcall_norets()
88 unsigned long arg3, in ehea_plpar_hcall9()
/linux-4.4.14/drivers/pnp/pnpbios/
Dbioscalls.c80 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, in call_pnp_bios()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dhcp_if.c96 unsigned long arg3, in ehca_plpar_hcall_norets()
145 unsigned long arg3, in ehca_plpar_hcall9()
/linux-4.4.14/drivers/leds/
Ddell-led.c50 u32 arg3; member
/linux-4.4.14/security/
Dcommoncap.c897 int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3, in cap_task_prctl()
Dsecurity.c988 int security_task_prctl(int option, unsigned long arg2, unsigned long arg3, in security_task_prctl()
/linux-4.4.14/arch/parisc/kernel/
Dfirmware.c1407 unsigned int arg3; member
1451 unsigned long arg3; member
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c178 u32 arg1, arg2, arg3; in qlcnic_fw_cmd_set_drv_version() local
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dsmd.c1725 u32 arg3, u32 arg4, u32 arg5) in wcn36xx_smd_dump_cmd_req()
Dhal.h3728 u32 arg3; member
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpfc-r8a7778.c1285 #define SH_PFC_MUX3(name, arg1, arg2, arg3) \ argument
1288 #define SH_PFC_MUX4(name, arg1, arg2, arg3, arg4) \ argument
1291 #define SH_PFC_MUX8(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument
/linux-4.4.14/kernel/
Dsys.c2075 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h693 u32 arg3; member