| /third_party/libabigail/tests/data/test-diff-dwarf/ |
| H A D | test24-added-fn-parms-v1.c | 9 fun(__attribute__((unused))unsigned arg0, __attribute__((unused)) char arg1, __attribute__((unused)) int arg2) fun() argument
|
| H A D | test25-removed-fn-parms-v0.c | 4 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 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-6.6/arch/arm/mach-at91/ |
| H A D | sam_secure.c | 17 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 D | It_los_task_094.c | 52 static VOID TaskF01(UINT32 arg1)
in TaskF01() argument
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_clickable.h | 13 int arg1; member
|
| /third_party/openssl/test/ |
| H A D | defltfips_test.c | 74 char *arg1; in setup_tests() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_smc.c | 35 static noinline u64 invoke_smc_fid(u64 function_id, u64 arg0, u64 arg1, u64 arg2) in invoke_smc_fid() argument 49 u64 kbase_invoke_smc_fid(u32 fid, u64 arg0, u64 arg1, u64 arg2) in kbase_invoke_smc_fid() argument 59 u64 kbase_invoke_smc(u32 oen, u16 function_number, bool smc64, u64 arg0, u64 arg1, u64 arg2) in kbase_invoke_smc() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_smc.c | 42 static noinline u64 invoke_smc_fid(u64 function_id, u64 arg0, u64 arg1, u64 arg2) in invoke_smc_fid() argument 56 u64 kbase_invoke_smc_fid(u32 fid, u64 arg0, u64 arg1, u64 arg2) in kbase_invoke_smc_fid() argument 66 u64 kbase_invoke_smc(u32 oen, u16 function_number, bool smc64, u64 arg0, u64 arg1, u64 arg2) in kbase_invoke_smc() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_smc.c | 61 u64 kbase_invoke_smc_fid(u32 fid, u64 arg0, u64 arg1, u64 arg2) in kbase_invoke_smc_fid() argument 41 invoke_smc_fid(u64 function_id, u64 arg0, u64 arg1, u64 arg2) invoke_smc_fid() argument 71 kbase_invoke_smc(u32 oen, u16 function_number, bool smc64, u64 arg0, u64 arg1, u64 arg2) kbase_invoke_smc() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_smc.c | 57 u64 kbase_invoke_smc_fid(u32 fid, u64 arg0, u64 arg1, u64 arg2) in kbase_invoke_smc_fid() argument 37 invoke_smc_fid(u64 function_id, u64 arg0, u64 arg1, u64 arg2) invoke_smc_fid() argument 67 kbase_invoke_smc(u32 oen, u16 function_number, bool smc64, u64 arg0, u64 arg1, u64 arg2) kbase_invoke_smc() argument
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | sigframe.h | 15 unsigned long arg1; /* siginfo 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 | 150 arg1: PTR_WD 0x0 label
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | sigframe.h | 15 unsigned long arg1; /* siginfo pointer */ member
|
| /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 63 static void TaskF01(UINTPTR arg1) in TaskF01() 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 71 static void TaskF01(UINTPTR arg1) in TaskF01() argument [all...] |
| /third_party/ltp/testcases/kernel/containers/libclone/ |
| H A D | libclone.c | 89 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 D | setregid01.c | 31 gid_t *arg1; member
|
| /third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
| H A D | function-ptr-xtype.c | 12 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 D | jpegtran-gtest-wrapper.cpp | 41 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 D | dng_safe_arithmetic.h | 113 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 D | poly.h | 63 static inline unsigned long mul_32_32(const unsigned long arg1, in mul_32_32() argument
|