/linux-4.1.27/arch/m68k/include/asm/ |
D | linkage.h | 21 #define __asmlinkage_protect1(ret, arg1) \ argument 23 #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.1.27/arch/x86/include/asm/ |
D | linkage.h | 29 #define __asmlinkage_protect1(ret, arg1) \ argument 31 #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
|
D | paravirt_types.h | 618 #define PVOP_CALL1(rettype, op, arg1) \ argument 620 #define PVOP_VCALL1(op, arg1) \ argument 623 #define PVOP_CALLEE1(rettype, op, arg1) \ argument 625 #define PVOP_VCALLEE1(op, arg1) \ argument 629 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument 632 #define PVOP_VCALL2(op, arg1, arg2) \ argument 636 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument 639 #define PVOP_VCALLEE2(op, arg1, arg2) \ argument 644 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 647 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument [all …]
|
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
|
/linux-4.1.27/arch/x86/um/shared/sysdep/ |
D | stub_32.h | 24 static inline long stub_syscall1(long syscall, long arg1) in stub_syscall1() 33 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()
|
D | stub_64.h | 29 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()
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
D | unistd.h | 26 #define _syscall1(type,name,type1,arg1) \ argument 43 #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.1.27/arch/cris/include/arch-v32/arch/ |
D | unistd.h | 27 #define _syscall1(type,name,type1,arg1) \ argument 45 #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.1.27/arch/sparc/include/asm/ |
D | smp_32.h | 73 static inline void xc1(smpfunc_t func, unsigned long arg1) in xc1() 77 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.1.27/arch/mips/include/asm/ |
D | kvm_para.h | 47 unsigned long arg0, unsigned long arg1) in kvm_hypercall2() 66 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3()
|
/linux-4.1.27/arch/tile/include/uapi/arch/ |
D | sim.h | 231 static __inline long _sim_syscall1(int val, long arg1) in _sim_syscall1() 239 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.1.27/arch/parisc/include/asm/ |
D | unistd.h | 112 #define _syscall1(type,name,type1,arg1) \ argument 118 #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.1.27/arch/arm/mach-omap2/ |
D | omap-secure.c | 37 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.1.27/arch/arm/mach-bcm/ |
D | bcm_kona_smc.c | 30 unsigned arg1; member 163 unsigned bcm_kona_smc(unsigned service_id, unsigned arg0, unsigned arg1, in bcm_kona_smc()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ctx.c | 180 u32 arg1, arg2, arg3; in qlcnic_fw_cmd_set_drv_version() local 1027 u32 arg1; in qlcnic_config_port_mirroring() local 1065 u32 arg1; in qlcnic_get_port_stats() local 1243 u32 arg1; in qlcnic_clear_esw_stats() 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
|
D | qlcnic_83xx_init.c | 110 u32 arg1; member 1841 unsigned long arg1, arg2; in qlcnic_83xx_poll_list() local
|
D | qlcnic_83xx_hw.c | 2012 u32 temp, arg1; in qlcnic_83xx_config_hw_lro() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | paravirt_privop.h | 315 #define PARAVIRT_BR1(op, type, arg1) \ argument 324 #define PARAVIRT_BR1_RET(op, type, arg1) \ argument 333 #define PARAVIRT_BR1_VOID(op, type, arg1) \ argument 342 #define PARAVIRT_BR2(op, type, arg1, arg2) \ argument
|
/linux-4.1.27/arch/ia64/kernel/ |
D | sal.c | 358 ia64_sal_oemcall(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, in ia64_sal_oemcall() 369 ia64_sal_oemcall_nolock(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, 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 | sigframe.h | 14 unsigned long arg1; /* siginfo pointer */ member
|
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.1.27/arch/x86/lguest/ |
D | boot.c | 108 static void async_hcall(unsigned long call, unsigned long arg1, in async_hcall() 154 static void lazy_hcall1(unsigned long call, unsigned long arg1) in lazy_hcall1() 164 unsigned long arg1, in lazy_hcall2() 174 unsigned long arg1, in lazy_hcall3() 186 unsigned long arg1, in lazy_hcall4()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sun4m_smp.c | 160 unsigned long arg1; member 172 static void sun4m_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, in sun4m_cross_call()
|
D | sun4d_smp.c | 271 unsigned long arg1; member 283 static void sun4d_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, in sun4d_cross_call()
|
D | leon_smp.c | 364 unsigned long arg1; member 376 static void leon_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, in leon_cross_call()
|
D | irq_64.c | 294 void *arg1, void *arg2) in irq_install_pre_handler()
|
/linux-4.1.27/arch/mips/kernel/ |
D | relocate_kernel.S | 154 arg1: PTR 0x0 label
|
D | syscall.c | 202 SYSCALL_DEFINE3(sysmips, long, cmd, long, arg1, long, arg2) in SYSCALL_DEFINE3() argument
|
/linux-4.1.27/arch/arm/firmware/ |
D | trusted_foundations.c | 34 static void __naked tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc()
|
/linux-4.1.27/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.1.27/arch/arm/crypto/ |
D | sha512-armv7-neon.S | 85 rw23q, rw1415q, rw9, rw10, interleave_op, arg1) \ argument 196 interleave_op1, arg1, interleave_op2, arg2) \ argument
|
/linux-4.1.27/arch/x86/math-emu/ |
D | poly.h | 62 static inline unsigned long mul_32_32(const unsigned long arg1, in mul_32_32()
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_mb_mgr_submit_avx2.S | 62 arg1 = %rdi define
|
D | sha1_mb_mgr_flush_avx2.S | 61 #define arg1 %rdi macro
|
D | sha1_x8_avx2.S | 221 arg1 = %rdi define
|
/linux-4.1.27/arch/sh/kernel/ |
D | sh_bios.c | 28 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()
|
/linux-4.1.27/arch/x86/kernel/ |
D | irq_32.c | 81 u32 *isp, *prev_esp, arg1, arg2; in execute_on_irq_stack() local
|
/linux-4.1.27/drivers/ps3/ |
D | ps3stor_lib.c | 326 u64 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, in ps3stor_send_command()
|
/linux-4.1.27/arch/x86/crypto/ |
D | crct10dif-pcl-asm_64.S | 65 #define arg1 %rdi macro
|
D | aesni-intel_avx-x86_64.S | 183 #define arg1 %rdi macro
|
D | aesni-intel_asm.S | 93 #define arg1 rdi macro
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | pal.h | 97 #define __tbi(nr,arg,arg1...) \ argument
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | pm.c | 209 unsigned long arg0 = 0, arg1 = 0; in omap1_pm_suspend() local
|
/linux-4.1.27/fs/ |
D | filesystems.c | 184 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.c | 395 u32 handle, u32 arg0, u32 arg1, in nouveau_channel_new()
|
D | nouveau_drm.c | 149 u32 arg0, arg1; in nouveau_accel_init() local
|
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 50 unsigned long arg1, in ehea_plpar_hcall_norets() 86 unsigned long arg1, in ehea_plpar_hcall9()
|
/linux-4.1.27/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.1.27/include/linux/crush/ |
D | crush.h | 35 __s32 arg1; member
|
/linux-4.1.27/drivers/firmware/ |
D | qcom_scm.c | 330 static s32 qcom_scm_call_atomic1(u32 svc, u32 cmd, u32 arg1) in qcom_scm_call_atomic1()
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | hcp_if.c | 94 unsigned long arg1, in ehca_plpar_hcall_norets() 143 unsigned long arg1, in ehca_plpar_hcall9()
|
/linux-4.1.27/drivers/leds/ |
D | dell-led.c | 48 u32 arg1; member
|
/linux-4.1.27/arch/parisc/kernel/ |
D | firmware.c | 1409 unsigned int arg1; member 1449 unsigned long arg1; member
|
/linux-4.1.27/drivers/platform/x86/ |
D | asus-wmi.c | 155 u32 arg1; member 259 static int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, in asus_wmi_evaluate_method()
|
D | fujitsu-laptop.c | 211 static int call_fext_func(int cmd, int arg0, int arg1, int arg2) in call_fext_func()
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pfc-r8a7778.c | 1275 #define SH_PFC_MUX1(name, arg1) \ argument 1277 #define SH_PFC_MUX2(name, arg1, arg2) \ argument 1279 #define SH_PFC_MUX3(name, arg1, arg2, arg3) \ argument 1282 #define SH_PFC_MUX4(name, arg1, arg2, arg3, arg4) \ argument 1285 #define SH_PFC_MUX8(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument
|
/linux-4.1.27/include/xen/interface/ |
D | xen.h | 362 } arg1; member
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.c | 160 u64 arg1, arg2; in gelic_eurus_sync_cmd_worker() local
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
D | ql4_83xx.h | 217 __le32 arg1; member
|
/linux-4.1.27/sound/oss/ |
D | waveartist.c | 341 unsigned int arg1, unsigned int arg2) in waveartist_cmd3()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt61pci.c | 147 const u8 arg0, const u8 arg1) in rt61pci_mcu_request()
|
D | rt2800lib.c | 433 const u8 arg0, const u8 arg1) in rt2800_mcu_request()
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | smd.c | 1726 int wcn36xx_smd_dump_cmd_req(struct wcn36xx *wcn, u32 arg1, u32 arg2, in wcn36xx_smd_dump_cmd_req()
|
D | hal.h | 3726 u32 arg1; member
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_nx2.h | 259 uint32_t arg1; member
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_hbadisc.c | 795 lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2, in lpfc_workq_post_event()
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptbase.h | 271 u32 arg1; member
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 691 u32 arg1; member
|
/linux-4.1.27/fs/nfs/ |
D | nfs4proc.c | 8531 nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2) in nfs_alloc_no_seqid()
|