| /Linux-v5.10/scripts/kconfig/tests/no_write_if_dep_unmet/ |
| D | __init__.py | 18 def test(conf): function
|
| /Linux-v5.10/scripts/kconfig/tests/preprocess/builtin_func/ |
| D | __init__.py | 6 def test(conf): function
|
| /Linux-v5.10/scripts/kconfig/tests/preprocess/circular_expansion/ |
| D | __init__.py | 9 def test(conf): function
|
| /Linux-v5.10/scripts/kconfig/tests/preprocess/escape/ |
| D | __init__.py | 6 def test(conf): function
|
| /Linux-v5.10/scripts/kconfig/tests/preprocess/variable/ |
| D | __init__.py | 6 def test(conf): function
|
| /Linux-v5.10/tools/testing/selftests/bpf/ |
| D | test_xdping.sh | 57 test() function
|
| /Linux-v5.10/drivers/usb/musb/ |
| D | musb_debugfs.c | 118 unsigned test; in musb_test_mode_show() local 168 u8 test; in musb_test_mode_write() local
|
| /Linux-v5.10/tools/testing/vsock/ |
| D | Makefile | 3 test: vsock_test vsock_diag_test target
|
| /Linux-v5.10/lib/ |
| D | test_bpf.c | 78 } test[MAX_SUBTESTS]; member 6480 static void *generate_test_data(struct bpf_test *test, int sub) in generate_test_data() 6526 static void release_test_data(const struct bpf_test *test, void *data) in release_test_data() 6658 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) in run_one() 6920 static __init int test_skb_segment_single(const struct skb_segment_test *test) in test_skb_segment_single() 6946 const struct skb_segment_test *test = &skb_segment_tests[i]; in test_skb_segment() local
|
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | btf.c | 3631 struct btf_raw_test *test = &raw_tests[test_num - 1]; in do_test_raw() local 3762 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_big_btf_info() local 3847 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_btf_id() local 3982 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in do_test_get_info() local 4081 const struct btf_file_test *test = &file_tests[test_num - 1]; in do_test_file() local 4705 const struct btf_raw_test *test = &pprint_test_template[test_num]; in do_test_pprint() local 5789 static int test_get_finfo(const struct prog_info_raw_test *test, in test_get_finfo() 5870 static int test_get_linfo(const struct prog_info_raw_test *test, in test_get_linfo() 6090 const struct prog_info_raw_test *test = &info_raw_tests[test_num - 1]; in do_test_info_raw() local 6648 const struct btf_dedup_test *test = &dedup_tests[test_num - 1]; in do_test_dedup() local
|
| D | select_reuseport.c | 789 const struct test { in test_config() struct 790 void (*fn)(int sotype, sa_family_t family); in test_config() 791 const char *name; in test_config() 792 bool no_inner_map; in test_config() 793 int need_sotype; in test_config()
|
| D | tcp_hdr_options.c | 563 struct test { struct 569 static struct test tests[] = { argument
|
| D | flow_dissector_reattach.c | 574 struct test { in run_tests() struct 575 const char *test_name; in run_tests() 576 void (*test_func)(int netns, int prog1, int prog2); in run_tests()
|
| /Linux-v5.10/lib/kunit/ |
| D | try-catch-impl.h | 18 struct kunit *test, in kunit_try_catch_init()
|
| /Linux-v5.10/tools/perf/tests/ |
| D | pmu-events.c | 122 static bool is_same(const char *reference, const char *test) in is_same() 165 struct perf_pmu_test_event *test; in test_pmu_event_table() local 270 struct perf_pmu_test_event *test; in __test__pmu_event_aliases() local
|
| D | builtin-test.c | 386 static int run_test(struct test *test, int subtest) in run_test() 565 static int shell_test__run(struct test *test, int subdir __maybe_unused) in shell_test__run() 602 struct test test = { in run_shell_tests() local
|
| D | unit_number__scnprintf.c | 15 } test[] = { in test__unit_number__scnprint() local
|
| D | expr.c | 9 static int test(struct expr_parse_ctx *ctx, const char *e, double val2) in test() function
|
| /Linux-v5.10/net/bridge/ |
| D | br_mrp_switchdev.c | 71 struct switchdev_obj_ring_test_mrp test = { in br_mrp_switchdev_send_ring_test() local 154 struct switchdev_obj_in_test_mrp test = { in br_mrp_switchdev_send_in_test() local
|
| /Linux-v5.10/drivers/gpu/drm/selftests/ |
| D | test-drm_modeset_common.h | 9 #define FAIL(test, msg, ...) \ argument
|
| /Linux-v5.10/tools/testing/selftests/openat2/ |
| D | openat2_test.c | 85 struct struct_test *test = &tests[i]; in test_openat2_struct() local 234 struct flag_test *test = &tests[i]; in test_openat2_flags() local
|
| /Linux-v5.10/tools/testing/selftests/mqueue/ |
| D | mq_perf_tests.c | 371 struct test { struct 372 char *desc; 373 void (*func)(int *);
|
| /Linux-v5.10/tools/bootconfig/ |
| D | Makefile | 23 test: $(ALL_PROGRAMS) test-bootconfig.sh target
|
| /Linux-v5.10/tools/testing/selftests/powerpc/mm/ |
| D | large_vm_fork_separation.c | 24 static int test(void) in test() function
|
| /Linux-v5.10/kernel/trace/ |
| D | trace_events_trigger.c | 545 struct event_trigger_data *test; in register_trigger() local 589 struct event_trigger_data *test, in unregister_trigger() 830 bool is_named_trigger(struct event_trigger_data *test) in is_named_trigger() 874 struct event_trigger_data *test; in __pause_named_trigger() local 1517 struct event_trigger_data *test; in event_enable_register_trigger() local 1554 struct event_trigger_data *test, in event_enable_unregister_trigger()
|