Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 72 of 72) sorted by relevance

/linux-4.4.14/arch/m68k/include/asm/
Dlinkage.h23 #define __asmlinkage_protect2(ret, arg1, arg2) \ argument
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/
Dlinkage.h31 #define __asmlinkage_protect2(ret, arg1, arg2) \ argument
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
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.h642 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument
645 #define PVOP_VCALL2(op, arg1, arg2) \ argument
649 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument
652 #define PVOP_VCALLEE2(op, arg1, arg2) \ argument
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/x86/um/shared/sysdep/
Dstub_64.h29 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2()
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()
Dstub_32.h33 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2()
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/cris/include/arch-v32/arch/
Dunistd.h45 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument
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/
Dunistd.h43 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument
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/sparc/include/asm/
Dsmp_32.h77 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2()
82 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3()
89 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4()
/linux-4.4.14/arch/arm/mach-omap2/
Domap-secure.c37 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, 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.c31 unsigned arg2; member
164 unsigned arg2, unsigned arg3) in bcm_kona_smc()
/linux-4.4.14/arch/tile/include/uapi/arch/
Dsim.h239 static __inline long _sim_syscall2(int val, long arg1, long arg2) in _sim_syscall2()
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/parisc/include/asm/
Dunistd.h118 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument
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/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()
Dsigframe.h15 unsigned long arg2; /* sigcontext pointer */ member
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/sparc/kernel/
Dsun4m_smp.c161 unsigned long arg2; member
173 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
Dsun4d_smp.c272 unsigned long arg2; member
284 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
Dleon_smp.c365 unsigned long arg2; member
377 unsigned long arg2, unsigned long arg3, in leon_cross_call()
Dirq_64.c294 void *arg1, void *arg2) in irq_install_pre_handler()
/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/include/asm/
Dkvm_para.h66 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3()
/linux-4.4.14/arch/mips/kernel/
Drelocate_kernel.S155 arg2: PTR 0x0 label
Dsyscall.c202 SYSCALL_DEFINE3(sysmips, long, cmd, long, arg1, long, arg2) in SYSCALL_DEFINE3() argument
/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/arch/arm/firmware/
Dtrusted_foundations.c34 static void __naked tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc()
/linux-4.4.14/arch/x86/lguest/
Dboot.c109 unsigned long arg2, unsigned long arg3, in async_hcall()
165 unsigned long arg2) in lazy_hcall2()
175 unsigned long arg2, in lazy_hcall3()
187 unsigned long arg2, in lazy_hcall4()
/linux-4.4.14/arch/x86/math-emu/
Dpoly.h63 const unsigned long arg2) in mul_32_32()
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb_mgr_submit_avx2.S63 arg2 = %rsi define
Dsha1_mb_mgr_flush_avx2.S62 #define arg2 %rsi macro
Dsha1_x8_avx2.S222 arg2 = %rsi define
/linux-4.4.14/drivers/staging/unisys/visorinput/
Dultrainputreport.h65 u16 arg2; 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
1282 u32 *arg1, u32 *arg2) in __qlcnic_get_eswitch_port_config()
1321 u32 arg1, arg2 = 0; in qlcnic_config_switch_port() local
1402 u32 arg1, arg2; in qlcnic_get_eswitch_port_config() local
Dqlcnic_83xx_init.c111 u32 arg2; member
1841 unsigned long arg1, arg2; in qlcnic_83xx_poll_list() local
/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.h944 static inline int security_task_prctl(int option, unsigned long arg2, in security_task_prctl()
/linux-4.4.14/arch/sh/kernel/
Dsh_bios.c28 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, 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.S66 #define arg2 %rsi macro
Daesni-intel_avx-x86_64.S184 #define arg2 %rsi macro
Daesni-intel_asm.S94 #define arg2 rsi macro
/linux-4.4.14/fs/
Dfilesystems.c184 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/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.c51 unsigned long arg2, in ehea_plpar_hcall_norets()
87 unsigned long arg2, 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.c95 unsigned long arg2, in ehca_plpar_hcall_norets()
144 unsigned long arg2, in ehca_plpar_hcall9()
/linux-4.4.14/drivers/leds/
Ddell-led.c49 u32 arg2; member
/linux-4.4.14/include/linux/crush/
Dcrush.h44 __s32 arg2; 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.c1408 unsigned int arg2; member
1450 unsigned long arg2; member
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_init_ops.c379 u8 arg1, arg2, tree_val; in qed_init_cmd_mode_match() local
/linux-4.4.14/drivers/platform/x86/
Dfujitsu-laptop.c212 static int call_fext_func(int cmd, int arg0, int arg1, int arg2) in call_fext_func()
/linux-4.4.14/include/xen/interface/
Dxen.h372 } arg2; member
/linux-4.4.14/drivers/misc/
Dvmw_balloon.c200 #define VMWARE_BALLOON_CMD(cmd, arg1, arg2, result) \ argument
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpfc-r8a7778.c1283 #define SH_PFC_MUX2(name, arg1, arg2) \ argument
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/drivers/scsi/qla4xxx/
Dql4_83xx.h218 __le32 arg2; member
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c160 u64 arg1, arg2; in gelic_eurus_sync_cmd_worker() local
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dsmd.c1724 int wcn36xx_smd_dump_cmd_req(struct wcn36xx *wcn, u32 arg1, u32 arg2, in wcn36xx_smd_dump_cmd_req()
Dhal.h3727 u32 arg2; member
/linux-4.4.14/sound/oss/
Dwaveartist.c341 unsigned int arg1, unsigned int arg2) in waveartist_cmd3()
/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/scsi/qla2xxx/
Dqla_nx2.h262 uint32_t arg2; member
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hbadisc.c770 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, in lpfc_workq_post_event()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h692 u32 arg2; member
/linux-4.4.14/fs/nfs/
Dnfs4proc.c8688 nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2) in nfs_alloc_no_seqid()