Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 - 25 of 68) sorted by relevance

123

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcpu-reset.h16 cpu_soft_restart(unsigned long entry, unsigned long arg0, unsigned long arg1, unsigned long arg2) cpu_soft_restart() argument
/kernel/linux/linux-6.6/arch/arm/mach-at91/
H A Dsam_secure.c17 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1) in sam_smccc_call() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsigframe.h14 unsigned long arg0; /* signum */ member
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drelocate_kernel.S149 arg0: PTR_WD 0x0 label
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsigframe.h14 unsigned long arg0; /* signum */ member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/riscv/
H A Ducall.c13 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate_kernel.S151 arg0: PTR 0x0 label
/kernel/linux/linux-5.10/include/linux/usb/
H A Dof.h29 of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() argument
/kernel/linux/linux-6.6/include/linux/usb/
H A Dof.h27 of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() argument
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c29 unsigned arg0; member
162 unsigned bcm_kona_smc(unsigned service_id, unsigned arg0, unsigned arg1, in bcm_kona_smc() argument
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c17 unsigned arg0; member
139 unsigned bcm_kona_smc(unsigned service_id, unsigned arg0, unsigned arg1, in bcm_kona_smc() argument
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dkvm_para.h57 static inline long kvm_hypercall1(u64 fid, unsigned long arg0) in kvm_hypercall1() argument
73 kvm_hypercall2(u64 fid, unsigned long arg0, unsigned long arg1) kvm_hypercall2() argument
91 kvm_hypercall3(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2) kvm_hypercall3() argument
110 kvm_hypercall4(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3) kvm_hypercall4() argument
131 kvm_hypercall5(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) kvm_hypercall5() argument
153 kvm_hypercall6(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) kvm_hypercall6() argument
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dsh_bios.c25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call() argument
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c63 static unsigned long psci_call(unsigned long fn, unsigned long arg0, in psci_call() argument
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dpm.c202 unsigned long arg0 = 0, arg1 = 0; in omap1_pm_suspend() local
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsh_bios.c25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c510 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, u32 arg0, u32 arg1, bool priv, struct nouveau_channel **pchan) nouveau_channel_new() argument
/kernel/liteos_a/arch/arm/arm/src/
H A Dlos_hw.c57 VOID OsTaskEntrySetupLoopFrame(UINT32 arg0) in OsTaskEntrySetupLoopFrame() argument
/kernel/linux/linux-5.10/drivers/firmware/meson/
H A Dmeson_sm.c70 static u32 __meson_sm_call(u32 cmd, u32 arg0, u32 arg1, u32 arg2, in __meson_sm_call() argument
104 meson_sm_call(struct meson_sm_firmware *fw, unsigned int cmd_index, u32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) meson_sm_call() argument
142 meson_sm_call_read(struct meson_sm_firmware *fw, void *buffer, unsigned int bsize, unsigned int cmd_index, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) meson_sm_call_read() argument
191 meson_sm_call_write(struct meson_sm_firmware *fw, void *buffer, unsigned int size, unsigned int cmd_index, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) meson_sm_call_write() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dpm.c210 unsigned long arg0 = 0, arg1 = 0; in omap1_pm_suspend() local
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dsbi.c23 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall() argument
/kernel/linux/common_modules/tzdriver/core/
H A Dtz_pm.c121 u64 arg0 = (u64)middle_mem_addr; in tc_s4_crypto_and_copy() local
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dptrace_syscall.c44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
/kernel/linux/linux-5.10/drivers/usb/common/
H A Dcommon.c256 enum usb_dr_mode of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dhp_accel.c112 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; in lis3lv02d_acpi_read() local

Completed in 10 milliseconds

123