/linux-4.4.14/arch/m68k/include/asm/ |
D | linkage.h | 25 #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/ |
D | linkage.h | 33 #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
|
D | lguest_hcall.h | 48 unsigned long arg1, unsigned long arg2, unsigned long arg3, in hcall() 71 unsigned long arg0, arg1, arg2, arg3, arg4; member
|
D | paravirt_types.h | 657 #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/ |
D | unistd.h | 64 #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/ |
D | unistd.h | 61 #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/ |
D | stub_64.h | 40 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()
|
D | stub_32.h | 43 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/ |
D | omap-secure.c | 38 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/ |
D | bcm_kona_smc.c | 32 unsigned arg3; member 164 unsigned arg2, unsigned arg3) in bcm_kona_smc()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | smp_32.h | 83 unsigned long arg3) in xc3() 90 unsigned long arg3, unsigned long arg4) in xc4()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | sal.c | 359 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()
|
D | esi.c | 102 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()
|
D | brl_emu.c | 18 unsigned long fkt, arg1, arg2, arg3; member
|
D | traps.c | 392 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()
|
D | ptrace.c | 1209 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/ |
D | sim.h | 253 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/ |
D | sun4m_smp.c | 162 unsigned long arg3; member 173 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
|
D | sun4d_smp.c | 273 unsigned long arg3; member 284 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
|
D | leon_smp.c | 366 unsigned long arg3; member 377 unsigned long arg2, unsigned long arg3, in leon_cross_call()
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | unistd.h | 124 #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/ |
D | lmc_debug.c | 53 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3) in lmcEventLog()
|
/linux-4.4.14/security/keys/ |
D | compat.c | 60 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
|
D | keyctl.c | 1553 SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
|
/linux-4.4.14/arch/mips/kernel/ |
D | relocate_kernel.S | 156 arg3: PTR 0x0 label
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
D | targetos.h | 67 #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/ |
D | ultrainputreport.h | 66 u16 arg3; member
|
/linux-4.4.14/include/linux/ |
D | seccomp.h | 74 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) in prctl_set_seccomp()
|
D | security.h | 945 unsigned long arg3, in security_task_prctl()
|
/linux-4.4.14/arch/sh/kernel/ |
D | sh_bios.c | 29 long arg3) in sh_bios_call()
|
/linux-4.4.14/drivers/ps3/ |
D | ps3stor_lib.c | 327 u64 arg2, u64 arg3, u64 arg4) in ps3stor_send_command()
|
/linux-4.4.14/arch/x86/crypto/ |
D | crct10dif-pcl-asm_64.S | 67 #define arg3 %rdx macro
|
D | aesni-intel_avx-x86_64.S | 185 #define arg3 %rdx macro
|
D | aesni-intel_asm.S | 95 #define arg3 rdx macro
|
/linux-4.4.14/arch/x86/lguest/ |
D | boot.c | 109 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/ |
D | ptrace_syscall.c | 43 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
|
/linux-4.4.14/security/yama/ |
D | yama_lsm.c | 154 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/ |
D | ehea_phyp.c | 52 unsigned long arg3, in ehea_plpar_hcall_norets() 88 unsigned long arg3, in ehea_plpar_hcall9()
|
/linux-4.4.14/drivers/pnp/pnpbios/ |
D | bioscalls.c | 80 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/ |
D | hcp_if.c | 96 unsigned long arg3, in ehca_plpar_hcall_norets() 145 unsigned long arg3, in ehca_plpar_hcall9()
|
/linux-4.4.14/drivers/leds/ |
D | dell-led.c | 50 u32 arg3; member
|
/linux-4.4.14/security/ |
D | commoncap.c | 897 int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3, in cap_task_prctl()
|
D | security.c | 988 int security_task_prctl(int option, unsigned long arg2, unsigned long arg3, in security_task_prctl()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | firmware.c | 1407 unsigned int arg3; member 1451 unsigned long arg3; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ctx.c | 178 u32 arg1, arg2, arg3; in qlcnic_fw_cmd_set_drv_version() local
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | smd.c | 1725 u32 arg3, u32 arg4, u32 arg5) in wcn36xx_smd_dump_cmd_req()
|
D | hal.h | 3728 u32 arg3; member
|
/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
D | pfc-r8a7778.c | 1285 #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/ |
D | sys.c | 2075 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 693 u32 arg3; member
|