Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 - 25 of 392) sorted by relevance

12345678910>>...16

/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dprctl.c9 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 Dprctl.c9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl() argument
/third_party/libabigail/tests/data/test-diff-dwarf/
H A Dtest24-added-fn-parms-v1.c9 fun(__attribute__((unused))unsigned arg0, __attribute__((unused)) char arg1, __attribute__((unused)) int arg2) fun() argument
H A Dtest25-removed-fn-parms-v0.c4 fun(__attribute__((unused))unsigned arg0, __attribute__((unused)) char arg1, __attribute__((unused)) int arg2) fun() argument
/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-5.10/arch/x86/um/
H A Dsyscalls_64.c16 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 Dsigframe.h16 unsigned long arg2; /* sigcontext pointer */ member
H A Dbrl_emu.c19 unsigned long fkt, arg1, arg2, arg3; member
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drelocate_kernel.S151 arg2: PTR_WD 0x0 label
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsigframe.h16 unsigned long arg2; /* sigcontext pointer */ member
/kernel/linux/linux-5.10/drivers/net/wan/lmc/
H A Dlmc_debug.c54 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3) in lmcEventLog() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dshstk.h25 shstk_prctl(struct task_struct *task, int option, unsigned long arg2) shstk_prctl() argument
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsyscalls_64.c16 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 Ducall.c13 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 Duprobe_autoattach.c8 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 DIt_los_task_094.c40 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 DIt_los_task_016.c40 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
/third_party/ltp/testcases/kernel/containers/libclone/
H A Dlibclone.c19 do_clone_tests(unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_clone_tests() argument
38 do_unshare_tests(unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_unshare_tests() argument
89 do_plain_tests(int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_plain_tests() argument
126 do_clone_unshare_tests(int use_clone, unsigned long clone_flags, int (*fn1) (void *arg), void *arg1, int (*fn2) (void *arg), void *arg2) do_clone_unshare_tests() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid01.c32 gid_t *arg2; member
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dfunction-ptr-xtype.c12 int foo(void *fn, int arg1, int arg2) in foo() argument
25 int bar(int (*fn)(int), int arg1, int arg2) in bar() argument
/third_party/skia/third_party/externals/libjpeg-turbo/gtest/
H A Djpegtran-gtest-wrapper.cpp42 std::string arg2 = "all"; in TEST() local
70 std::string arg2 = "120x90+20+50"; in TEST() local
99 std::string arg2 = "-outfile"; in TEST() local
123 std::string arg2 = output_path.MaybeAsASCII(); in TEST() local
/third_party/typescript/tests/baselines/reference/
H A DgenericCallWithConstructorTypedArguments5.js36 var arg2; variable
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_safe_arithmetic.h113 SafeInt64MultByClang(std::int64_t arg1, std::int64_t arg2) SafeInt64MultByClang() argument
130 SafeInt64MultByInt128(std::int64_t arg1, std::int64_t arg2) SafeInt64MultByClang() argument
149 SafeInt64Mult(std::int64_t arg1, std::int64_t arg2) SafeInt64Mult() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dpoly.h63 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 Drelocate_kernel.S153 arg2: PTR 0x0 label

Completed in 7 milliseconds

12345678910>>...16