Home
last modified time | relevance | path

Searched defs:arg1 (Results 26 – 50 of 114) sorted by relevance

12345

/Linux-v6.6/arch/arm/mach-omap2/
Domap-secure.c59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher()
156 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
/Linux-v6.6/arch/ia64/kernel/
Desi.c90 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call()
141 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
Dsigframe.h15 unsigned long arg1; /* siginfo pointer */ member
Dtraps.c383 unsigned long fkt, arg1, arg2, arg3; member
387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
Dbrl_emu.c19 unsigned long fkt, arg1, arg2, arg3; member
/Linux-v6.6/arch/sparc/kernel/
Dsun4m_smp.c161 unsigned long arg1; member
173 static void sun4m_cross_call(void *func, cpumask_t mask, unsigned long arg1, in sun4m_cross_call()
Dleon_smp.c363 unsigned long arg1; member
375 static void leon_cross_call(void *func, cpumask_t mask, unsigned long arg1, in leon_cross_call()
Dsun4d_smp.c272 unsigned long arg1; member
284 static void sun4d_cross_call(void *func, cpumask_t mask, unsigned long arg1, in sun4d_cross_call()
/Linux-v6.6/arch/arm/mach-at91/
Dsam_secure.c17 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1) in sam_smccc_call()
/Linux-v6.6/tools/testing/selftests/kvm/lib/riscv/
Ducall.c14 unsigned long arg1, unsigned long arg2, in sbi_ecall()
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Duprobe_autoattach.c8 static noinline int autoattach_trigger_func(int arg1, int arg2, int arg3, in autoattach_trigger_func()
/Linux-v6.6/arch/mips/kernel/
Drelocate_kernel.S150 arg1: PTR_WD 0x0 label
/Linux-v6.6/drivers/net/fddi/skfp/h/
Dtargetos.h63 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
65 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
/Linux-v6.6/tools/testing/selftests/kvm/lib/aarch64/
Dprocessor.c530 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ argument
553 void smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_hvc()
561 void smccc_smc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_smc()
/Linux-v6.6/arch/x86/math-emu/
Dpoly.h63 static inline unsigned long mul_32_32(const unsigned long arg1, in mul_32_32()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_uprobe_autoattach.c36 , int arg1 in BPF_UPROBE()
Dbpf_syscall_macro.c10 int arg1 = 0; variable
/Linux-v6.6/arch/sh/kernel/
Dsh_bios.c25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()
/Linux-v6.6/arch/x86/kernel/
Dirq_32.c74 u32 *isp, *prev_esp, arg1; in execute_on_irq_stack() local
/Linux-v6.6/drivers/firmware/
Dtrusted_foundations.c36 static void tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc()
Darm_sdei.c137 unsigned long arg1, unsigned long arg2, in invoke_sdei_fn()
839 unsigned long arg0, unsigned long arg1, in sdei_smccc_smc()
848 unsigned long arg0, unsigned long arg1, in sdei_smccc_hvc()
/Linux-v6.6/tools/power/x86/intel-speed-select/
Disst-daemon.c117 static void _poll_for_config_change(struct isst_id *id, void *arg1, void *arg2, in _poll_for_config_change()
/Linux-v6.6/tools/perf/util/scripting-engines/
Dtrace-event-python.c63 #define _PyUnicode_FromStringAndSize(arg1, arg2) \ argument
65 #define _PyBytes_FromStringAndSize(arg1, arg2) \ argument
71 #define _PyCapsule_New(arg1, arg2, arg3) \ argument
78 #define _PyUnicode_FromStringAndSize(arg1, arg2) \ argument
80 #define _PyBytes_FromStringAndSize(arg1, arg2) \ argument
86 #define _PyCapsule_New(arg1, arg2, arg3) \ argument
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
Dbw_fixed.c140 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mul()
/Linux-v6.6/drivers/ps3/
Dps3stor_lib.c314 u64 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, in ps3stor_send_command()

12345