/Linux-v6.6/drivers/gpu/drm/tests/ |
D | drm_managed_test.c | 27 static void drm_test_managed_run_action(struct kunit *test) in drm_test_managed_run_action()
|
/Linux-v6.6/drivers/platform/chrome/ |
D | cros_kunit_util.h | 13 struct kunit *test; member
|
/Linux-v6.6/drivers/gpu/drm/vc4/tests/ |
D | vc4_mock.h | 9 struct drm_crtc *vc4_find_crtc_for_encoder(struct kunit *test, in vc4_find_crtc_for_encoder()
|
/Linux-v6.6/tools/testing/selftests/timens/ |
D | gettime_perf.c | 47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() function
|
/Linux-v6.6/arch/x86/um/os-Linux/ |
D | task_size.c | 81 unsigned long test, original; in os_get_top_address() local
|
/Linux-v6.6/lib/ |
D | siphash_kunit.c | 116 static void siphash_test(struct kunit *test) in siphash_test()
|
D | globtest.c | 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() function
|
/Linux-v6.6/include/drm/ |
D | drm_kunit_helpers.h | 49 __drm_kunit_helper_alloc_drm_device(struct kunit *test, in __drm_kunit_helper_alloc_drm_device()
|
/Linux-v6.6/net/bridge/ |
D | br_mrp_netlink.c | 209 struct br_mrp_start_test test; in br_mrp_start_test_parse() local 329 struct br_mrp_start_in_test test; in br_mrp_start_in_test_parse() local
|
/Linux-v6.6/tools/testing/selftests/mm/ |
D | uffd-unit-tests.c | 183 uffd_setup_environment(uffd_test_args_t *args, uffd_test_case_t *test, in uffd_setup_environment() 204 static bool uffd_feature_supported(uffd_test_case_t *test) in uffd_feature_supported() 264 struct pin_longterm_test test = { in pin_pages() local 1265 uffd_test_case_t *test; in main() local
|
/Linux-v6.6/net/mptcp/ |
D | crypto_test.c | 33 static void mptcp_crypto_test_basic(struct kunit *test) in mptcp_crypto_test_basic()
|
/Linux-v6.6/samples/bpf/ |
D | syscall_tp_user.c | 48 static int test(char *filename, int num_progs) in test() function
|
/Linux-v6.6/crypto/asymmetric_keys/ |
D | selftest.c | 202 const struct certs_test *test = &certs_tests[i]; in fips_signature_selftest() local
|
/Linux-v6.6/kernel/time/ |
D | time_test.c | 53 static void time64_to_tm_test_date_range(struct kunit *test) in time64_to_tm_test_date_range()
|
/Linux-v6.6/tools/perf/tests/ |
D | kmod-path.c | 10 static int test(const char *path, bool alloc_name, bool kmod, in test() function
|
D | expr.c | 59 static int test(struct expr_parse_ctx *ctx, const char *e, double val2) in test() function
|
D | builtin-test.c | 210 static int run_test(struct test_suite *test, int subtest) in run_test() 306 static int shell_test__run(struct test_suite *test, int subdir __maybe_unused) in shell_test__run()
|
/Linux-v6.6/drivers/virt/nitro_enclaves/ |
D | ne_misc_dev_test.c | 111 static void ne_misc_dev_test_merge_phys_contig_memory_regions(struct kunit *test) in ne_misc_dev_test_merge_phys_contig_memory_regions()
|
/Linux-v6.6/lib/math/ |
D | rational-test.c | 34 static void rational_test(struct kunit *test) in rational_test()
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_verifier.c | 787 static int load_btf_for_test(struct bpf_test *test) in load_btf_for_test() 1009 static void do_test_fixup(struct bpf_test *test, enum bpf_prog_type prog_type, in do_test_fixup() 1505 static bool check_xlated_program(struct bpf_test *test, int fd_prog) in check_xlated_program() 1554 static void do_test_single(struct bpf_test *test, bool unpriv, in do_test_single() 1782 static bool test_as_unpriv(struct bpf_test *test) in test_as_unpriv() 1813 struct bpf_test *test = &tests[i]; in do_test() local
|
/Linux-v6.6/tools/testing/selftests/powerpc/mm/ |
D | stack_expansion_signal.c | 101 int test(void) in test() function
|
D | bad_accesses.c | 67 static int test(void) in test() function
|
D | exec_prot.c | 108 static int test(void) in test() function
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-iop3xx.c | 193 all_bits_clear(unsigned test, unsigned mask) in all_bits_clear() 199 any_bits_set(unsigned test, unsigned mask) in any_bits_set()
|
/Linux-v6.6/samples/kfifo/ |
D | bytestream-example.c | 40 static struct kfifo test; variable
|