/tools/testing/selftests/kvm/lib/ |
D | string_override.c | 10 int memcmp(const void *cs, const void *ct, size_t count) in memcmp() 22 void *memcpy(void *dest, const void *src, size_t count) in memcpy() 32 void *memset(void *s, int c, size_t count) in memset() 41 size_t strnlen(const char *s, size_t count) in strnlen()
|
D | io.c | 41 ssize_t test_write(int fd, const void *buf, size_t count) in test_write() 118 ssize_t test_read(int fd, void *buf, size_t count) in test_read()
|
/tools/testing/selftests/bpf/progs/ |
D | test_sockmap_listen.c | 57 unsigned int *count; in prog_stream_verdict() local 76 unsigned int *count; in prog_skb_verdict() local 97 unsigned int *count; in prog_msg_verdict() local 116 unsigned int *count; in prog_reuseport() local
|
D | test_enable_stats.c | 11 __u64 count = 0; variable
|
D | uprobe_multi_bench.c | 8 int count; variable
|
D | uprobe_multi_usdt.c | 9 int count; variable
|
D | bpf_iter_test_kern_common.h | 7 int count = 0; variable
|
D | tailcall3.c | 13 int count = 0; variable
|
D | test_raw_tp_test_run.c | 8 __u32 count = 0; variable
|
D | tailcall6.c | 13 int count, which; variable
|
D | tailcall_bpf2bpf2.c | 23 int count = 0; variable
|
/tools/testing/selftests/powerpc/ |
D | utils.c | 31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file() 126 int write_file(const char *path, const char *buf, size_t count) in write_file() 168 int read_debugfs_file(const char *subpath, char *buf, size_t count) in read_debugfs_file() 177 int write_debugfs_file(const char *subpath, const char *buf, size_t count) in write_debugfs_file() 186 static int validate_int_parse(const char *buffer, size_t count, char *end) in validate_int_parse() 212 static int parse_bounded_int(const char *buffer, size_t count, intmax_t *result, in parse_bounded_int() 236 static int parse_bounded_uint(const char *buffer, size_t count, uintmax_t *result, in parse_bounded_uint() 260 int parse_intmax(const char *buffer, size_t count, intmax_t *result, int base) in parse_intmax() 265 int parse_uintmax(const char *buffer, size_t count, uintmax_t *result, int base) in parse_uintmax() 270 int parse_int(const char *buffer, size_t count, int *result, int base) in parse_int() [all …]
|
/tools/testing/selftests/bpf/ |
D | urandom_read.c | 27 void urandom_read(int fd, int count) in urandom_read() 55 int count = 4; in main() local
|
D | xdping.c | 36 static int get_stats(int fd, __u16 count, __u32 raddr) in get_stats() 91 __u16 count = XDPING_DEFAULT_COUNT; in main() local
|
D | xsk_xdp_metadata.h | 4 __u64 count; member
|
/tools/perf/tests/ |
D | bp_signal_overflow.c | 47 long long count; in bp_count() local 66 long long count; in test__bp_signal_overflow() local
|
/tools/lib/ |
D | list_sort.c | 55 u8 count = 0; in merge_final() local 187 size_t count = 0; /* Count of pending */ in list_sort() local
|
/tools/testing/selftests/sync/ |
D | sync.c | 133 int count; in sync_fence_size() local 148 unsigned int i, count = 0; in sync_fence_count_with_status() local 171 int sw_sync_timeline_inc(int fd, unsigned int count) in sw_sync_timeline_inc()
|
/tools/lib/perf/tests/ |
D | test-evsel.c | 169 volatile int count = 0x10000 << i; in test_stat_user_read() local 199 volatile int count = 0x100000; in test_stat_read_format_single() local 234 volatile int count = 0x100000; in test_stat_read_format_group() local
|
D | test-evlist.c | 229 int count = 0; in test_mmap_thread() local 341 int count = 0; in test_mmap_cpus() local 454 unsigned long count; in test_stat_multiplexing() local
|
/tools/testing/selftests/net/ |
D | reuseport_dualstack.c | 31 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count) in build_rcv_fd() 128 static void test(int *rcv_fds, int count, int proto) in test()
|
/tools/testing/radix-tree/ |
D | maple.c | 67 int count = 1; in get_alloc_node_count() local 751 int count = 0, span = 0; in mas_ce2_over_count() local 822 unsigned char count; in mas_node_walk() local 33893 int count = 0; in check_erase2_sets() local 34587 int count, struct rcu_reader_struct *test_reader) in rcu_stress_rev() 34646 int count, struct rcu_reader_struct *test_reader) in rcu_stress_fwd() 34715 unsigned int count, i; in rcu_stress() local 34791 int count; /* Number of times to check value(s) */ member 34857 unsigned long count = test->count; in rcu_val() local 34886 unsigned long count = test->count; in rcu_loop() local [all …]
|
D | main.c | 126 …root *tree, unsigned long start, unsigned long end, unsigned long *idx, int count, int fromtag, in… in check_copied_tags() 160 unsigned long start, end, count = 0, tagged, cur, tmp; in copy_tag_check() local
|
/tools/testing/selftests/kvm/include/aarch64/ |
D | vgic.h | 13 #define REDIST_REGION_ATTR_ADDR(count, base, flags, index) \ argument
|
/tools/perf/util/ |
D | bpf-utils.c | 134 __u32 count, size; in get_bpf_prog_info_linear() local 167 __u32 count, size; in get_bpf_prog_info_linear() local
|