Home
last modified time | relevance | path

Searched defs:count (Results 51 - 75 of 17083) sorted by relevance

12345678910>>...684

/kernel/linux/linux-5.10/arch/hexagon/mm/
H A Duaccess.c22 __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 Dpm-common.c27 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 Duaccess.c22 __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 Dpm-common.c27 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 Dtailcall_bpf2bpf2.c23 static volatile int count; variable
H A Dtest_raw_tp_test_run.c8 __u32 count = 0; variable
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_count.h14 unsigned int count; /* length of list */ member
/kernel/linux/linux-5.10/sound/core/
H A Dmemory.c23 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 Dcache_lib.h19 refcount_t count; member
/kernel/linux/linux-6.6/fs/nfs/
H A Dcache_lib.h19 refcount_t count; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtailcall_bpf2bpf2.c23 int count = 0; variable
H A Dtailcall6.c13 int count, which; variable
H A Dtest_raw_tp_test_run.c8 __u32 count = 0; variable
/third_party/backends/include/sane/
H A Dsanei_config.h139 SANE_Int count; member
/third_party/bounds_checking_function/src/
H A Dwmemmove_s.c54 errno_t wmemmove_s(wchar_t *dest, size_t destMax, const wchar_t *src, size_t count) in wmemmove_s() argument
H A Dwmemcpy_s.c55 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 Dppc64-test-altivec-utils.c14 static int count = 1; in vec_init() local
/third_party/libuv/docs/code/interfaces/
H A Dmain.c7 int count, i; in main() local
/third_party/jerryscript/tests/benchmarks/jerry/
H A Dloop_arithmetics_10kk.js15 var count = 10000000; variable
H A Dloop_arithmetics_1kk.js15 var count = 1000000; variable
/third_party/jerryscript/tests/jerry/es2015/
H A Dpromise-species.js34 var count = 0; variable
/third_party/musl/src/linux/
H A Dsendfile.c4 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 Dksm_helper.c16 int count = 0; in wait_ksmd_full_scan() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_split_draw.c27 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 Dstring_strcspn_test.cpp23 size_t count = strcspn(str1, str2); in HWTEST_F() local
37 size_t count = strcspn(str1, str2); in HWTEST_F() local

Completed in 7 milliseconds

12345678910>>...684