/Linux-v6.6/arch/arm/mach-omap2/ |
D | omap-secure.c | 59 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/ |
D | esi.c | 90 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()
|
D | sigframe.h | 15 unsigned long arg1; /* siginfo pointer */ member
|
D | traps.c | 383 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()
|
D | brl_emu.c | 19 unsigned long fkt, arg1, arg2, arg3; member
|
/Linux-v6.6/arch/sparc/kernel/ |
D | sun4m_smp.c | 161 unsigned long arg1; member 173 static void sun4m_cross_call(void *func, cpumask_t mask, unsigned long arg1, in sun4m_cross_call()
|
D | leon_smp.c | 363 unsigned long arg1; member 375 static void leon_cross_call(void *func, cpumask_t mask, unsigned long arg1, in leon_cross_call()
|
D | sun4d_smp.c | 272 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/ |
D | sam_secure.c | 17 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/ |
D | ucall.c | 14 unsigned long arg1, unsigned long arg2, in sbi_ecall()
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | uprobe_autoattach.c | 8 static noinline int autoattach_trigger_func(int arg1, int arg2, int arg3, in autoattach_trigger_func()
|
/Linux-v6.6/arch/mips/kernel/ |
D | relocate_kernel.S | 150 arg1: PTR_WD 0x0 label
|
/Linux-v6.6/drivers/net/fddi/skfp/h/ |
D | targetos.h | 63 #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/ |
D | processor.c | 530 #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/ |
D | poly.h | 63 static inline unsigned long mul_32_32(const unsigned long arg1, in mul_32_32()
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | test_uprobe_autoattach.c | 36 , int arg1 in BPF_UPROBE()
|
D | bpf_syscall_macro.c | 10 int arg1 = 0; variable
|
/Linux-v6.6/arch/sh/kernel/ |
D | sh_bios.c | 25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()
|
/Linux-v6.6/arch/x86/kernel/ |
D | irq_32.c | 74 u32 *isp, *prev_esp, arg1; in execute_on_irq_stack() local
|
/Linux-v6.6/drivers/firmware/ |
D | trusted_foundations.c | 36 static void tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc()
|
D | arm_sdei.c | 137 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/ |
D | isst-daemon.c | 117 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/ |
D | trace-event-python.c | 63 #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/ |
D | bw_fixed.c | 140 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mul()
|
/Linux-v6.6/drivers/ps3/ |
D | ps3stor_lib.c | 314 u64 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, in ps3stor_send_command()
|