Searched defs:arg2 (Results 1 - 58 of 58) sorted by relevance

/linux-4.1.27/drivers/net/wan/lmc/
H A Dlmc_debug.c53 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3) lmcEventLog() argument
/linux-4.1.27/arch/mips/include/asm/
H A Dkvm_para.h65 kvm_hypercall3(unsigned long num, unsigned long arg0, unsigned long arg1, unsigned long arg2) kvm_hypercall3() argument
/linux-4.1.27/arch/ia64/kernel/
H A Dsigframe.h15 unsigned long arg2; /* sigcontext pointer */ member in struct:sigframe
H A Dbrl_emu.c18 unsigned long fkt, arg1, arg2, arg3; member in struct:illegal_op_return
H A Desi.c100 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 Dsal.c358 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 Dtraps.c392 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 Dptrace.c1209 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.1.27/arch/x86/math-emu/
H A Dpoly.h62 mul_32_32(const unsigned long arg1, const unsigned long arg2) mul_32_32() argument
/linux-4.1.27/include/linux/
H A Dseccomp.h74 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) prctl_set_seccomp() argument
H A Dsecurity.h2525 static inline int security_task_prctl(int option, unsigned long arg2, security_task_prctl() argument
3244 static inline int yama_task_prctl(int option, unsigned long arg2, yama_task_prctl() argument
/linux-4.1.27/arch/mips/kernel/
H A Drelocate_kernel.S155 arg2: PTR 0x0 label
/linux-4.1.27/arch/x86/kernel/
H A Dirq_32.c81 u32 *isp, *prev_esp, arg1, arg2; execute_on_irq_stack() local
/linux-4.1.27/arch/x86/um/shared/sysdep/
H A Dstub_32.h33 static inline long stub_syscall2(long syscall, long arg1, long arg2) stub_syscall2() argument
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 Dstub_64.h29 static inline long stub_syscall2(long syscall, long arg1, long arg2) stub_syscall2() argument
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.1.27/arch/sparc/include/asm/
H A Dsmp_32.h77 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) xc2() argument
82 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, xc3() argument
89 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, xc4() argument
/linux-4.1.27/arch/arm/mach-omap2/
H A Domap-secure.c37 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, 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.1.27/arch/arm/firmware/
H A Dtrusted_foundations.c34 static void __naked tf_generic_smc(u32 type, u32 arg1, u32 arg2) tf_generic_smc() argument
/linux-4.1.27/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c31 unsigned arg2; 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.1.27/drivers/ps3/
H A Dps3stor_lib.c326 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, u64 arg2, u64 arg3, u64 arg4) ps3stor_send_command() argument
/linux-4.1.27/arch/x86/include/asm/
H A Dlguest_hcall.h71 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.1.27/arch/sh/kernel/
H A Dsh_bios.c28 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, sh_bios_call() argument
/linux-4.1.27/arch/x86/crypto/sha-mb/
H A Dsha1_mb_mgr_flush_avx2.S62 #define arg2 %rsi define
H A Dsha1_mb_mgr_submit_avx2.S63 arg2 = %rsi define
H A Dsha1_x8_avx2.S222 arg2 = %rsi define
/linux-4.1.27/arch/sparc/kernel/
H A Dleon_smp.c365 unsigned long arg2; 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 Dsun4d_smp.c272 unsigned long arg2; 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 Dsun4m_smp.c161 unsigned long arg2; 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
H A Dirq_64.c292 irq_install_pre_handler(int irq, void (*func)(unsigned int, void *, void *), void *arg1, void *arg2) irq_install_pre_handler() argument
/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S184 #define arg2 %rsi define
H A Dcrct10dif-pcl-asm_64.S66 #define arg2 %rsi define
H A Daesni-intel_asm.S94 #define arg2 rsi define
/linux-4.1.27/security/yama/
H A Dyama_lsm.c154 int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, yama_task_prctl() argument
/linux-4.1.27/drivers/leds/
H A Ddell-led.c49 u32 arg2; member in struct:app_wmi_args
/linux-4.1.27/arch/tile/include/uapi/arch/
H A Dsim.h239 static __inline long _sim_syscall2(int val, long arg1, long arg2) _sim_syscall2() argument
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.1.27/drivers/pnp/pnpbios/
H A Dbioscalls.c80 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, call_pnp_bios() argument
/linux-4.1.27/include/linux/crush/
H A Dcrush.h36 __s32 arg2; member in struct:crush_rule_step
/linux-4.1.27/arch/frv/include/asm/
H A Dmath-emu.h230 .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.1.27/arch/m68k/include/asm/
H A Dmath-emu.h245 .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.1.27/security/
H A Dcommoncap.c857 int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3, cap_task_prctl() argument
H A Dsecurity.c970 int security_task_prctl(int option, unsigned long arg2, unsigned long arg3, security_task_prctl() argument
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c49 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.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c180 u32 arg1, arg2, arg3; qlcnic_fw_cmd_set_drv_version() local
1321 u32 arg1, arg2 = 0; qlcnic_config_switch_port() local
1402 u32 arg1, arg2; qlcnic_get_eswitch_port_config() local
1281 __qlcnic_get_eswitch_port_config(struct qlcnic_adapter *adapter, u32 *arg1, u32 *arg2) __qlcnic_get_eswitch_port_config() argument
H A Dqlcnic_83xx_init.c111 u32 arg2; member in struct:qlc_83xx_entry
1841 unsigned long arg1, arg2; qlcnic_83xx_poll_list() local
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c160 u64 arg1, arg2; gelic_eurus_sync_cmd_worker() local
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c1726 int wcn36xx_smd_dump_cmd_req(struct wcn36xx *wcn, u32 arg1, u32 arg2, wcn36xx_smd_dump_cmd_req() argument
H A Dhal.h3727 u32 arg2; member in struct:wcn36xx_hal_dump_cmd_req_msg
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dhcp_if.c93 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.1.27/arch/x86/lguest/
H A Dboot.c108 async_hcall(unsigned long call, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) async_hcall() argument
163 lazy_hcall2(unsigned long call, unsigned long arg1, unsigned long arg2) lazy_hcall2() 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.1.27/drivers/platform/x86/
H A Dfujitsu-laptop.c211 static int call_fext_func(int cmd, int arg0, int arg1, int arg2) call_fext_func() argument
/linux-4.1.27/arch/parisc/kernel/
H A Dfirmware.c1408 unsigned int arg2; member in struct:narrow_stack
1450 unsigned long arg2; member in struct:wide_stack
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_83xx.h218 __le32 arg2; member in struct:qla4_83xx_entry
/linux-4.1.27/include/xen/interface/
H A Dxen.h370 } arg2; member in struct:mmuext_op
/linux-4.1.27/sound/oss/
H A Dwaveartist.c340 waveartist_cmd3(struct wavnc_info *devc, unsigned int cmd, unsigned int arg1, unsigned int arg2) waveartist_cmd3() argument
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c795 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, lpfc_workq_post_event() argument
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_nx2.h260 uint32_t arg2; member in struct:qla8044_entry
/linux-4.1.27/fs/nfs/
H A Dnfs4proc.c8531 nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2) nfs_alloc_no_seqid() argument
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h692 u32 arg2; member in struct:_cdrp_cmd

Completed in 1752 milliseconds