/kernel/linux/linux-5.10/arch/x86/um/os-Linux/ |
H A D | prctl.c | 9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl() argument
|
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/ |
H A D | prctl.c | 9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl() argument
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | cpu-reset.h | 16 cpu_soft_restart(unsigned long entry, unsigned long arg0, unsigned long arg1, unsigned long arg2) cpu_soft_restart() argument
|
/kernel/linux/linux-5.10/arch/x86/um/ |
H A D | syscalls_64.c | 16 arch_prctl(struct task_struct *task, int option, unsigned long __user *arg2) arch_prctl() argument
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | sigframe.h | 16 unsigned long arg2; /* sigcontext pointer */ member
|
H A D | brl_emu.c | 19 unsigned long fkt, arg1, arg2, arg3; member
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | relocate_kernel.S | 151 arg2: PTR_WD 0x0 label
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | sigframe.h | 16 unsigned long arg2; /* sigcontext pointer */ member
|
H A D | brl_emu.c | 19 unsigned long fkt, arg1, arg2, arg3; member
|
/kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
H A D | lmc_debug.c | 54 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3) in lmcEventLog() argument
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | shstk.h | 25 shstk_prctl(struct task_struct *task, int option, unsigned long arg2) shstk_prctl() argument
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H A D | syscalls_64.c | 16 arch_prctl(struct task_struct *task, int option, unsigned long __user *arg2) arch_prctl() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/riscv/ |
H A D | ucall.c | 13 sbi_ecall(int ext, int fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) sbi_ecall() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | uprobe_autoattach.c | 8 static noinline int autoattach_trigger_func(int arg1, int arg2, int arg3, in autoattach_trigger_func() argument
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/full/ |
H A D | It_los_task_094.c | 40 static void TaskF03(UINTPTR arg1, UINTPTR arg2, UINTPTR arg3, UINTPTR arg4) in TaskF03() argument 52 static void TaskF02(UINTPTR arg1, UINTPTR arg2) in TaskF02() argument
|
H A D | It_los_task_016.c | 40 static void TaskF04(UINTPTR arg1, UINTPTR arg2, UINTPTR arg3, UINTPTR arg4) in TaskF04() argument 51 static void TaskF03(UINTPTR arg1, UINTPTR arg2, UINTPTR arg3) in TaskF03() argument 62 static void TaskF02(UINTPTR arg1, UINTPTR arg2) in TaskF02() argument
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | poly.h | 63 mul_32_32(const unsigned long arg1, const unsigned long arg2) mul_32_32() argument
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | relocate_kernel.S | 153 arg2: PTR 0x0 label
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | poly.h | 63 mul_32_32(const unsigned long arg1, const unsigned long arg2) mul_32_32() argument
|
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/ |
H A D | stub_64.h | 30 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() argument 41 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() argument 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() argument 67 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5() argument
|
H A D | stub_32.h | 33 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() argument 43 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() argument 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() argument 64 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-bcm/ |
H A D | bcm_kona_smc.c | 31 unsigned arg2; member 162 bcm_kona_smc(unsigned service_id, unsigned arg0, unsigned arg1, unsigned arg2, unsigned arg3) bcm_kona_smc() argument
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | smp_32.h | 78 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2() argument 83 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3() argument 90 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4() argument
|
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/ |
H A D | stub_64.h | 29 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() argument 40 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() argument 52 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() argument 66 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5() argument
|
H A D | stub_32.h | 33 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() argument 43 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() argument 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() argument 64 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5() argument
|