/kernel/linux/linux-5.10/arch/hexagon/mm/ |
H A D | uaccess.c | 22 __kernel_size_t __clear_user_hexagon(void __user *dest, unsigned long count) in __clear_user_hexagon() argument 39 unsigned long clear_user_hexagon(void __user *dest, unsigned long count) in clear_user_hexagon() argument [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | pm-common.c | 27 void s3c_pm_do_save(struct sleep_save *ptr, int count) in s3c_pm_do_save() argument 46 void s3c_pm_do_restore(const struct sleep_save *ptr, int count) in s3c_pm_do_restore() argument 69 void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) in s3c_pm_do_restore_core() argument [all...] |
/kernel/linux/linux-6.6/arch/hexagon/mm/ |
H A D | uaccess.c | 22 __kernel_size_t __clear_user_hexagon(void __user *dest, unsigned long count) in __clear_user_hexagon() argument 39 unsigned long clear_user_hexagon(void __user *dest, unsigned long count) in clear_user_hexagon() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-s3c/ |
H A D | pm-common.c | 27 void s3c_pm_do_save(struct sleep_save *ptr, int count) in s3c_pm_do_save() argument 46 void s3c_pm_do_restore(const struct sleep_save *ptr, int count) in s3c_pm_do_restore() argument 69 void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) in s3c_pm_do_restore_core() argument [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | tailcall_bpf2bpf2.c | 23 static volatile int count; variable
|
H A D | test_raw_tp_test_run.c | 8 __u32 count = 0; variable
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack_count.h | 14 unsigned int count; /* length of list */ member
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | memory.c | 23 int copy_to_user_fromio(void __user *dst, const volatile void __iomem *src, size_t count) in copy_to_user_fromio() argument 55 int copy_from_user_toio(volatile void __iomem *dst, const void __user *src, size_t count) in copy_from_user_toio() argument [all...] |
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | cache_lib.h | 19 refcount_t count; member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | cache_lib.h | 19 refcount_t count; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | tailcall_bpf2bpf2.c | 23 int count = 0; variable
|
H A D | tailcall6.c | 13 int count, which; variable
|
H A D | test_raw_tp_test_run.c | 8 __u32 count = 0; variable
|
/third_party/backends/include/sane/ |
H A D | sanei_config.h | 139 SANE_Int count; member
|
/third_party/bounds_checking_function/src/ |
H A D | wmemmove_s.c | 54 errno_t wmemmove_s(wchar_t *dest, size_t destMax, const wchar_t *src, size_t count) in wmemmove_s() argument
|
H A D | wmemcpy_s.c | 55 errno_t wmemcpy_s(wchar_t *dest, size_t destMax, const wchar_t *src, size_t count) in wmemcpy_s() argument
|
/third_party/libunwind/libunwind/tests/ |
H A D | ppc64-test-altivec-utils.c | 14 static int count = 1; in vec_init() local
|
/third_party/libuv/docs/code/interfaces/ |
H A D | main.c | 7 int count, i; in main() local
|
/third_party/jerryscript/tests/benchmarks/jerry/ |
H A D | loop_arithmetics_10kk.js | 15 var count = 10000000; variable
|
H A D | loop_arithmetics_1kk.js | 15 var count = 1000000; variable
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | promise-species.js | 34 var count = 0; variable
|
/third_party/musl/src/linux/ |
H A D | sendfile.c | 4 ssize_t sendfile(int out_fd, int in_fd, off_t *ofs, size_t count) in sendfile() argument
|
/third_party/ltp/testcases/kernel/lib/ |
H A D | ksm_helper.c | 16 int count = 0; in wait_ksmd_full_scan() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_split_draw.c | 27 u_split_draw(const struct pipe_draw_info *info, uint32_t max_verts, uint32_t *count, uint32_t *step) u_split_draw() argument [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/ |
H A D | string_strcspn_test.cpp | 23 size_t count = strcspn(str1, str2); in HWTEST_F() local 37 size_t count = strcspn(str1, str2); in HWTEST_F() local
|