/linux-4.4.14/drivers/net/wan/lmc/ |
H A D | lmc_debug.c | 53 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3) lmcEventLog() argument
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | relocate_kernel.S | 156 arg3: PTR 0x0 label
|
/linux-4.4.14/drivers/staging/unisys/visorinput/ |
H A D | ultrainputreport.h | 66 u16 arg3; member in struct:ultra_inputactivity
|
/linux-4.4.14/arch/x86/um/shared/sysdep/ |
H A D | stub_32.h | 43 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) stub_syscall3() argument 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, stub_syscall4() argument 64 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, stub_syscall5() argument
|
H A D | stub_64.h | 40 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) stub_syscall3() argument 52 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, stub_syscall4() argument 66 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, stub_syscall5() argument
|
/linux-4.4.14/include/linux/ |
H A D | seccomp.h | 74 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) prctl_set_seccomp() argument
|
H A D | security.h | 944 security_task_prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) security_task_prctl() argument
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | smp_32.h | 82 xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, unsigned long arg3) xc3() argument 89 xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) xc4() argument
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | brl_emu.c | 18 unsigned long fkt, arg1, arg2, arg3; member in struct:illegal_op_return
|
H A D | esi.c | 100 ia64_esi_call(efi_guid_t guid, struct ia64_sal_retval *isrvp, enum esi_proc_type proc_type, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call() argument 152 ia64_esi_call_phys(efi_guid_t guid, struct ia64_sal_retval *isrvp, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call_phys() argument
|
H A D | sal.c | 358 ia64_sal_oemcall(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_sal_oemcall() argument 369 ia64_sal_oemcall_nolock(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_sal_oemcall_nolock() argument 382 ia64_sal_oemcall_reentrant(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_sal_oemcall_reentrant() argument
|
H A D | traps.c | 392 unsigned long fkt, arg1, arg2, arg3; member in struct:illegal_op_return 396 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, ia64_illegal_op_fault() argument
|
H A D | ptrace.c | 1209 syscall_trace_enter (long arg0, long arg1, long arg2, long arg3, syscall_trace_enter() argument 1230 syscall_trace_leave (long arg0, long arg1, long arg2, long arg3, syscall_trace_leave() argument
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | omap-secure.c | 37 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, u32 arg3, u32 arg4) omap_secure_dispatcher() argument 89 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, u32 arg1, u32 arg2, u32 arg3, u32 arg4) rx51_secure_dispatcher() argument
|
/linux-4.4.14/arch/arm/mach-bcm/ |
H A D | bcm_kona_smc.c | 32 unsigned arg3; member in struct:bcm_kona_smc_data 163 bcm_kona_smc(unsigned service_id, unsigned arg0, unsigned arg1, unsigned arg2, unsigned arg3) bcm_kona_smc() argument
|
/linux-4.4.14/drivers/ps3/ |
H A D | ps3stor_lib.c | 326 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, u64 arg2, u64 arg3, u64 arg4) ps3stor_send_command() argument
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | lguest_hcall.h | 71 unsigned long arg0, arg1, arg2, arg3, arg4; member in struct:hcall_args 47 hcall(unsigned long call, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) hcall() argument
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | sh_bios.c | 28 sh_bios_call(long func, long arg0, long arg1, long arg2, long arg3) sh_bios_call() argument
|
/linux-4.4.14/tools/testing/selftests/x86/ |
H A D | ptrace_syscall.c | 43 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member in struct:syscall_args32
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 185 #define arg3 %rdx define
|
H A D | crct10dif-pcl-asm_64.S | 67 #define arg3 %rdx define
|
H A D | aesni-intel_asm.S | 95 #define arg3 rdx define
|
/linux-4.4.14/security/yama/ |
H A D | yama_lsm.c | 154 int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, yama_task_prctl() argument
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | leon_smp.c | 366 unsigned long arg3; member in struct:smp_funcall 376 leon_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) leon_cross_call() argument
|
H A D | sun4d_smp.c | 273 unsigned long arg3; member in struct:smp_funcall 283 sun4d_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) sun4d_cross_call() argument
|
H A D | sun4m_smp.c | 162 unsigned long arg3; member in struct:smp_funcall 172 sun4m_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) sun4m_cross_call() argument
|
/linux-4.4.14/drivers/leds/ |
H A D | dell-led.c | 50 u32 arg3; member in struct:app_wmi_args
|
/linux-4.4.14/drivers/pnp/pnpbios/ |
H A D | bioscalls.c | 80 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, call_pnp_bios() argument
|
/linux-4.4.14/arch/tile/include/uapi/arch/ |
H A D | sim.h | 253 static __inline long _sim_syscall3(int val, long arg1, long arg2, long arg3) _sim_syscall3() argument 264 static __inline long _sim_syscall4(int val, long arg1, long arg2, long arg3, _sim_syscall4() argument 276 static __inline long _sim_syscall5(int val, long arg1, long arg2, long arg3, _sim_syscall5() argument
|
/linux-4.4.14/security/ |
H A D | commoncap.c | 897 int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3, cap_task_prctl() argument
|
H A D | security.c | 988 int security_task_prctl(int option, unsigned long arg2, unsigned long arg3, security_task_prctl() argument
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | math-emu.h | 245 .macro movestack nr,arg1,arg2,arg3,arg4,arg5 variable 252 .macro printf bit=-1,string,nr=0,arg1,arg2,arg3,arg4,arg5 variable 270 movestack \nr,\arg1,\arg2,\arg3,\arg4,\arg5 variable
|
/linux-4.4.14/arch/frv/include/asm/ |
H A D | math-emu.h | 230 .macro movestack nr,arg1,arg2,arg3,arg4,arg5 variable 237 .macro printf bit=-1,string,nr=0,arg1,arg2,arg3,arg4,arg5 variable 255 movestack \nr,\arg1,\arg2,\arg3,\arg4,\arg5 variable
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
H A D | hcp_if.c | 93 ehca_plpar_hcall_norets(unsigned long opcode, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, unsigned long arg7) ehca_plpar_hcall_norets() argument 141 ehca_plpar_hcall9(unsigned long opcode, unsigned long *outs, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, unsigned long arg7, unsigned long arg8, unsigned long arg9) ehca_plpar_hcall9() argument
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
H A D | smd.c | 1724 wcn36xx_smd_dump_cmd_req(struct wcn36xx *wcn, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 arg5) wcn36xx_smd_dump_cmd_req() argument
|
H A D | hal.h | 3728 u32 arg3; member in struct:wcn36xx_hal_dump_cmd_req_msg
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_ctx.c | 178 u32 arg1, arg2, arg3; qlcnic_fw_cmd_set_drv_version() local
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_phyp.c | 49 ehea_plpar_hcall_norets(unsigned long opcode, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, unsigned long arg7) ehea_plpar_hcall_norets() argument 84 ehea_plpar_hcall9(unsigned long opcode, unsigned long *outs, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, unsigned long arg7, unsigned long arg8, unsigned long arg9) ehea_plpar_hcall9() argument
|
/linux-4.4.14/arch/x86/lguest/ |
H A D | boot.c | 108 async_hcall(unsigned long call, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) async_hcall() argument 173 lazy_hcall3(unsigned long call, unsigned long arg1, unsigned long arg2, unsigned long arg3) lazy_hcall3() argument 185 lazy_hcall4(unsigned long call, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) lazy_hcall4() argument
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | firmware.c | 1407 unsigned int arg3; member in struct:narrow_stack 1451 unsigned long arg3; member in struct:wide_stack
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 693 u32 arg3; member in struct:_cdrp_cmd
|