/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/x86/um/os-Linux/ |
D | prctl.c | 9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl()
|
/Linux-v6.6/arch/x86/um/ |
D | syscalls_32.c | 5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
/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 | 16 unsigned long arg2; /* sigcontext 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 | 162 unsigned long arg2; member 174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
|
D | leon_smp.c | 364 unsigned long arg2; member 376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
|
D | sun4d_smp.c | 273 unsigned long arg2; member 285 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
|
/Linux-v6.6/arch/x86/kernel/ |
D | process_64.c | 795 long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2) in do_arch_prctl_64() 913 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument 925 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2() argument
|
D | process_32.c | 220 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
/Linux-v6.6/security/keys/ |
D | compat.c | 18 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
|
/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 | 151 arg2: 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/arch/x86/include/asm/ |
D | paravirt_types.h | 525 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument 527 #define PVOP_VCALL2(op, arg1, arg2) \ argument 530 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 533 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument 537 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 541 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
|
D | shstk.h | 26 unsigned long arg2) { return -EINVAL; } in shstk_prctl()
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ctx.c | 177 u32 arg1, arg2, arg3; in qlcnic_fw_cmd_set_drv_version() local 1289 u32 *arg1, u32 *arg2) in __qlcnic_get_eswitch_port_config() 1328 u32 arg1, arg2 = 0; in qlcnic_config_switch_port() local 1409 u32 arg1, arg2; in qlcnic_get_eswitch_port_config() local
|
/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 554 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5, in smccc_hvc() 562 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5, in smccc_smc()
|
/Linux-v6.6/arch/x86/math-emu/ |
D | poly.h | 64 const unsigned long arg2) in mul_32_32()
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | test_uprobe_autoattach.c | 37 , int arg2 in BPF_UPROBE()
|
/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/drivers/firmware/ |
D | trusted_foundations.c | 36 static void tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc()
|