/tools/testing/selftests/bpf/progs/ |
D | test_sockmap_listen.c | 42 unsigned int *count; in prog_skb_verdict() local 61 unsigned int *count; in prog_msg_verdict() local 80 unsigned int *count; in prog_reuseport() local
|
D | test_enable_stats.c | 11 __u64 count = 0; variable
|
D | bpf_iter_test_kern_common.h | 7 int count = 0; variable
|
D | test_raw_tp_test_run.c | 8 __u32 count = 0; variable
|
D | tailcall3.c | 13 static volatile int count; variable
|
D | tailcall_bpf2bpf2.c | 23 static volatile int count; variable
|
D | bpf_iter_task_file.c | 9 int count = 0; variable
|
/tools/testing/selftests/bpf/ |
D | urandom_read.c | 11 void urandom_read(int fd, int count) in urandom_read() 23 int count = 4; in main() local
|
D | xdping.c | 36 static int get_stats(int fd, __u16 count, __u32 raddr) in get_stats() 92 __u16 count = XDPING_DEFAULT_COUNT; in main() local
|
D | xdping.h | 10 __u16 count; member
|
/tools/testing/selftests/kvm/lib/ |
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/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
|
D | hists_link.c | 143 size_t count = 0; in __validate_match() local 191 size_t count = 0; in __validate_link() 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/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()
|
D | reuseport_addr_any.c | 34 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count, in build_rcv_fd() 194 static void test(int *rcv_fds, int count, int family, int proto, int fd) in test()
|
/tools/testing/selftests/media_tests/ |
D | media_device_test.c | 48 int count; in main() local
|
D | media_device_open.c | 43 int count = 0; in main() local
|
D | video_device_test.c | 44 int count; in main() local
|
/tools/testing/radix-tree/ |
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/perf/arch/powerpc/util/ |
D | header.c | 45 int count; in arch_get_runtimeparam() local
|
/tools/testing/selftests/timers/ |
D | leapcrash.c | 63 int count = 0; in main() local
|
/tools/testing/selftests/powerpc/tm/ |
D | tm-syscall.c | 66 unsigned count = 0; in tm_syscall() local
|
/tools/lib/perf/Documentation/examples/ |
D | counting.c | 20 int count = 100000, err = 0; in main() local
|
/tools/lib/ |
D | argv_split.c | 21 int count = 0; in count_argc() local
|