Home
last modified time | relevance | path

Searched defs:test (Results 401 - 425 of 731) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/
H A Dcmma_test.c655 void (*test)(void); member
H A Dresets.c286 void (*test)(void); member
H A Dtprot.c72 struct test { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfib_lookup.c124 static int set_lookup_params(struct bpf_fib_lookup *params, const struct fib_lookup_test *test) in set_lookup_params() argument
H A Dflow_dissector_reattach.c574 struct test { in run_tests() struct
H A Dsk_assign.c304 struct test_sk_cfg *test = &tests[i]; in test_sk_assign() local
[all...]
H A Dsock_fields.c274 static void test(void) in test() function
H A Dsockopt.c943 static int run_test(int cgroup_fd, struct sockopt_test *test) in run_test() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrace-event-read.c378 char test[] = { 23, 8, 68 }; in trace_report() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c750 test_all_type test; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dip_local_port_range.c201 const struct test { in TEST_F() struct
249 const struct test { in TEST_F() struct
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c155 static int test(void) in test() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sysctl.c1434 static int load_sysctl_prog_insns(struct sysctl_test *test, in load_sysctl_prog_insns() argument
1476 static int load_sysctl_prog_file(struct sysctl_test *test) in load_sysctl_prog_file() argument
1491 static int load_sysctl_prog(struct sysctl_test *test, cons argument
1498 access_sysctl(const char *sysctl_path, const struct sysctl_test *test) access_sysctl() argument
1543 run_test_case(int cgfd, struct sysctl_test *test) run_test_case() argument
[all...]
H A Dtest_sock.c480 static int run_test_case(int cgfd, const struct sock_test *test) in run_test_case() argument
[all...]
/kernel/linux/linux-6.6/tools/virtio/
H A Dvirtio_test.c175 int r, test = 1; in run_test() local
/kernel/linux/linux-6.6/lib/
H A Dtest_kprobes.c61 static void test_kprobe(struct kunit *test) in test_kprobe() argument
122 static void test_kprobes(struct kunit *test) in test_kprobes() argument
155 test_kprobe_missed(struct kunit *test) test_kprobe_missed() argument
199 test_kretprobe(struct kunit *test) test_kretprobe() argument
224 test_kretprobes(struct kunit *test) test_kretprobes() argument
288 test_stacktrace_on_kretprobe(struct kunit *test) test_stacktrace_on_kretprobe() argument
349 test_stacktrace_on_nested_kretprobe(struct kunit *test) test_stacktrace_on_nested_kretprobe() argument
368 kprobes_test_init(struct kunit *test) kprobes_test_init() argument
[all...]
H A Dkunit_iov_iter.c47 static void *__init iov_kunit_create_buffer(struct kunit *test, in iov_kunit_create_buffer() argument
72 static void __init iov_kunit_load_kvec(struct kunit *test, in iov_kunit_load_kvec() argument
98 iov_kunit_copy_to_kvec(struct kunit *test) iov_kunit_copy_to_kvec() argument
148 iov_kunit_copy_from_kvec(struct kunit *test) iov_kunit_copy_from_kvec() argument
216 iov_kunit_load_bvec(struct kunit *test, struct iov_iter *iter, int dir, struct bio_vec *bvec, unsigned int bvmax, struct page **pages, size_t npages, size_t bufsize, const struct bvec_test_range *pr) iov_kunit_load_bvec() argument
257 iov_kunit_copy_to_bvec(struct kunit *test) iov_kunit_copy_to_bvec() argument
311 iov_kunit_copy_from_bvec(struct kunit *test) iov_kunit_copy_from_bvec() argument
373 iov_kunit_load_xarray(struct kunit *test, struct iov_iter *iter, int dir, struct xarray *xarray, struct page **pages, size_t npages) iov_kunit_load_xarray() argument
390 iov_kunit_create_xarray(struct kunit *test) iov_kunit_create_xarray() argument
404 iov_kunit_copy_to_xarray(struct kunit *test) iov_kunit_copy_to_xarray() argument
462 iov_kunit_copy_from_xarray(struct kunit *test) iov_kunit_copy_from_xarray() argument
525 iov_kunit_extract_pages_kvec(struct kunit *test) iov_kunit_extract_pages_kvec() argument
605 iov_kunit_extract_pages_bvec(struct kunit *test) iov_kunit_extract_pages_bvec() argument
683 iov_kunit_extract_pages_xarray(struct kunit *test) iov_kunit_extract_pages_xarray() argument
[all...]
H A Dtest_fprobe.c99 static void test_fprobe_entry(struct kunit *test) in test_fprobe_entry() argument
126 test_fprobe(struct kunit *test) test_fprobe() argument
151 test_fprobe_syms(struct kunit *test) test_fprobe_syms() argument
178 test_fprobe_data(struct kunit *test) test_fprobe_data() argument
195 test_fprobe_nest(struct kunit *test) test_fprobe_nest() argument
213 test_fprobe_skip(struct kunit *test) test_fprobe_skip() argument
245 fprobe_test_init(struct kunit *test) fprobe_test_init() argument
[all...]
H A Doverflow_kunit.c358 shift_sane_test(struct kunit *test) shift_sane_test() argument
407 shift_overflow_test(struct kunit *test) shift_overflow_test() argument
461 shift_truncate_test(struct kunit *test) shift_truncate_test() argument
499 shift_nonsense_test(struct kunit *test) shift_nonsense_test() argument
609 overflow_allocation_test(struct kunit *test) overflow_allocation_test() argument
649 overflow_size_helpers_test(struct kunit *test) overflow_size_helpers_test() argument
739 overflows_type_test(struct kunit *test) overflows_type_test() argument
951 same_type_test(struct kunit *test) same_type_test() argument
1026 castable_to_type_test(struct kunit *test) castable_to_type_test() argument
[all...]
/kernel/linux/linux-6.6/lib/kunit/
H A Dattributes.c175 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_speed_get() local
186 struct kunit_case *test = is_test ? test_or_suite : NULL; attr_module_get() local
232 struct kunit_case *test = is_test ? test_or_suite : NULL; kunit_print_attr() local
[all...]
/kernel/linux/linux-6.6/mm/damon/
H A Dcore-test.h17 static void damon_test_regions(struct kunit *test) in damon_test_regions() argument
50 static void damon_test_target(struct kunit *test) in damon_test_target() argument
77 damon_test_aggregate(struct kunit *test) damon_test_aggregate() argument
120 damon_test_split_at(struct kunit *test) damon_test_split_at() argument
141 damon_test_merge_two(struct kunit *test) damon_test_merge_two() argument
183 damon_test_merge_regions_of(struct kunit *test) damon_test_merge_regions_of() argument
213 damon_test_split_regions_of(struct kunit *test) damon_test_split_regions_of() argument
235 damon_test_ops_registration(struct kunit *test) damon_test_ops_registration() argument
270 damon_test_set_regions(struct kunit *test) damon_test_set_regions() argument
292 damon_test_update_monitoring_result(struct kunit *test) damon_test_update_monitoring_result() argument
321 damon_test_set_attrs(struct kunit *test) damon_test_set_attrs() argument
344 damos_test_new_filter(struct kunit *test) damos_test_new_filter() argument
356 damos_test_filter_out(struct kunit *test) damos_test_filter_out() argument
[all...]
/kernel/linux/linux-6.6/net/bpf/
H A Dbpf_dummy_struct_ops.c65 dummy_ops_test_ret_fn test = (void *)image; in dummy_ops_call_op() local
/kernel/linux/linux-6.6/net/handshake/
H A Dhandshake-test.c127 static void handshake_req_alloc_case(struct kunit *test) in handshake_req_alloc_case() argument
146 static void handshake_req_submit_test1(struct kunit *test) in handshake_req_submit_test1() argument
165 static void handshake_req_submit_test2(struct kunit *test) in handshake_req_submit_test2() argument
183 handshake_req_submit_test3(struct kunit *test) handshake_req_submit_test3() argument
208 handshake_req_submit_test4(struct kunit *test) handshake_req_submit_test4() argument
241 handshake_req_submit_test5(struct kunit *test) handshake_req_submit_test5() argument
279 handshake_req_submit_test6(struct kunit *test) handshake_req_submit_test6() argument
312 handshake_req_cancel_test1(struct kunit *test) handshake_req_cancel_test1() argument
346 handshake_req_cancel_test2(struct kunit *test) handshake_req_cancel_test2() argument
388 handshake_req_cancel_test3(struct kunit *test) handshake_req_cancel_test3() argument
447 handshake_req_destroy_test1(struct kunit *test) handshake_req_destroy_test1() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-topology-test.c28 static int snd_soc_tplg_test_init(struct kunit *test) in snd_soc_tplg_test_init() argument
40 static void snd_soc_tplg_test_exit(struct kunit *test) in snd_soc_tplg_test_exit() argument
242 snd_soc_tplg_test_load_with_null_comp(struct kunit *test) snd_soc_tplg_test_load_with_null_comp() argument
284 snd_soc_tplg_test_load_with_null_ops(struct kunit *test) snd_soc_tplg_test_load_with_null_ops() argument
346 snd_soc_tplg_test_load_with_null_fw(struct kunit *test) snd_soc_tplg_test_load_with_null_fw() argument
383 snd_soc_tplg_test_load_empty_tplg(struct kunit *test) snd_soc_tplg_test_load_empty_tplg() argument
433 snd_soc_tplg_test_load_empty_tplg_bad_magic(struct kunit *test) snd_soc_tplg_test_load_empty_tplg_bad_magic() argument
488 snd_soc_tplg_test_load_empty_tplg_bad_abi(struct kunit *test) snd_soc_tplg_test_load_empty_tplg_bad_abi() argument
543 snd_soc_tplg_test_load_empty_tplg_bad_size(struct kunit *test) snd_soc_tplg_test_load_empty_tplg_bad_size() argument
598 snd_soc_tplg_test_load_empty_tplg_bad_payload_size(struct kunit *test) snd_soc_tplg_test_load_empty_tplg_bad_payload_size() argument
652 snd_soc_tplg_test_load_pcm_tplg(struct kunit *test) snd_soc_tplg_test_load_pcm_tplg() argument
701 snd_soc_tplg_test_load_pcm_tplg_reload_comp(struct kunit *test) snd_soc_tplg_test_load_pcm_tplg_reload_comp() argument
753 snd_soc_tplg_test_load_pcm_tplg_reload_card(struct kunit *test) snd_soc_tplg_test_load_pcm_tplg_reload_card() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A DMakefile

Completed in 16 milliseconds

1...<<11121314151617181920>>...30