Home
last modified time | relevance | path

Searched defs:test (Results 176 – 200 of 375) sorted by relevance

12345678910>>...15

/Linux-v6.6/drivers/gpu/drm/tests/
Ddrm_managed_test.c27 static void drm_test_managed_run_action(struct kunit *test) in drm_test_managed_run_action()
/Linux-v6.6/drivers/platform/chrome/
Dcros_kunit_util.h13 struct kunit *test; member
/Linux-v6.6/drivers/gpu/drm/vc4/tests/
Dvc4_mock.h9 struct drm_crtc *vc4_find_crtc_for_encoder(struct kunit *test, in vc4_find_crtc_for_encoder()
/Linux-v6.6/tools/testing/selftests/timens/
Dgettime_perf.c47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() function
/Linux-v6.6/arch/x86/um/os-Linux/
Dtask_size.c81 unsigned long test, original; in os_get_top_address() local
/Linux-v6.6/lib/
Dsiphash_kunit.c116 static void siphash_test(struct kunit *test) in siphash_test()
Dglobtest.c19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() function
/Linux-v6.6/include/drm/
Ddrm_kunit_helpers.h49 __drm_kunit_helper_alloc_drm_device(struct kunit *test, in __drm_kunit_helper_alloc_drm_device()
/Linux-v6.6/net/bridge/
Dbr_mrp_netlink.c209 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/
Duffd-unit-tests.c183 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/
Dcrypto_test.c33 static void mptcp_crypto_test_basic(struct kunit *test) in mptcp_crypto_test_basic()
/Linux-v6.6/samples/bpf/
Dsyscall_tp_user.c48 static int test(char *filename, int num_progs) in test() function
/Linux-v6.6/crypto/asymmetric_keys/
Dselftest.c202 const struct certs_test *test = &certs_tests[i]; in fips_signature_selftest() local
/Linux-v6.6/kernel/time/
Dtime_test.c53 static void time64_to_tm_test_date_range(struct kunit *test) in time64_to_tm_test_date_range()
/Linux-v6.6/tools/perf/tests/
Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test() function
Dexpr.c59 static int test(struct expr_parse_ctx *ctx, const char *e, double val2) in test() function
Dbuiltin-test.c210 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/
Dne_misc_dev_test.c111 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/
Drational-test.c34 static void rational_test(struct kunit *test) in rational_test()
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_verifier.c787 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/
Dstack_expansion_signal.c101 int test(void) in test() function
Dbad_accesses.c67 static int test(void) in test() function
Dexec_prot.c108 static int test(void) in test() function
/Linux-v6.6/drivers/i2c/busses/
Di2c-iop3xx.c193 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/
Dbytestream-example.c40 static struct kfifo test; variable

12345678910>>...15