Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 - 25 of 424) sorted by relevance

12345678910>>...17

/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-6.6/arch/arm/mach-at91/
H A Dsam_secure.c17 struct arm_smccc_res sam_smccc_call(u32 fn, u32 arg0, u32 arg1) in sam_smccc_call() argument
/kernel/liteos_m/testsuites/sample/kernel/task/
H A DIt_los_task_094.c52 static VOID TaskF01(UINT32 arg1) in TaskF01() argument
/third_party/alsa-utils/alsamixer/
H A Dmixer_clickable.h13 int arg1; member
/third_party/openssl/test/
H A Ddefltfips_test.c74 char *arg1; in setup_tests() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsigframe.h15 unsigned long arg1; /* siginfo 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.S150 arg1: PTR_WD 0x0 label
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsigframe.h15 unsigned long arg1; /* siginfo pointer */ member
H A Dbrl_emu.c19 unsigned long fkt, arg1, arg2, arg3; member
/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
63 static void TaskF01(UINTPTR arg1) in TaskF01() 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
71 static void TaskF01(UINTPTR arg1) in TaskF01() argument
[all...]
/third_party/ltp/testcases/kernel/containers/libclone/
H A Dlibclone.c89 int do_plain_tests(int (*fn1) (void *arg), void *arg1, in do_plain_tests() argument
19 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
106 do_clone_unshare_test(int use_clone, unsigned long clone_flags, int (*fn1) (void *arg), void *arg1) do_clone_unshare_test() 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.c31 gid_t *arg1; 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.cpp41 std::string arg1 = "-copy"; in TEST() local
69 std::string arg1 = "-crop"; in TEST() local
98 std::string arg1 = "-arithmetic"; in TEST() local
122 std::string arg1 = "-outfile"; in TEST() local
/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 static inline unsigned long mul_32_32(const unsigned long arg1, in mul_32_32() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate_kernel.S152 arg1: PTR 0x0 label
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dpoly.h63 static inline unsigned long mul_32_32(const unsigned long arg1, in mul_32_32() argument
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dstub_64.h30 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

Completed in 25 milliseconds

12345678910>>...17