Home
last modified time | relevance | path

Searched defs:test (Results 76 – 100 of 248) sorted by relevance

12345678910

/Linux-v5.10/tools/virtio/
DMakefile3 test: virtio_test vringh_test target
/Linux-v5.10/lib/kunit/
Dtry-catch.c61 struct kunit *test = try_catch->test; in kunit_try_catch_run() local
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c203 static int test_str(void *buf, size_t len, const struct test_cfg *test, in test_str()
274 static size_t build_input(const struct test_cfg *test, void *const buf, in build_input()
398 struct test_cfg *test = &tests[i]; in test_cls_redirect_common() local
Dcore_reloc.c338 static int setup_type_id_case_local(struct core_reloc_test_case *test) in setup_type_id_case_local()
411 static int setup_type_id_case_success(struct core_reloc_test_case *test) { in setup_type_id_case_success()
434 static int setup_type_id_case_failure(struct core_reloc_test_case *test) in setup_type_id_case_failure()
Dbpf_verif_scale.c108 const struct scale_test_def *test = &tests[i]; in test_bpf_verif_scale() local
Dtest_global_funcs.c71 const struct test_def *test = &tests[i]; in test_test_global_funcs() local
/Linux-v5.10/arch/x86/events/
Dprobe.h9 bool (*test)(int idx, void *data); member
/Linux-v5.10/tools/testing/selftests/x86/
Dtest_FISTTP.c21 int test(void) in test() function
/Linux-v5.10/tools/testing/selftests/exec/
Dbinfmt_script43 def test(name, size, good=True, leading="", root="./", target="/perl", function
/Linux-v5.10/include/kunit/
Dtry-catch.h48 struct kunit *test; member
/Linux-v5.10/drivers/media/radio/
Dradio-cadet.c164 unsigned freq = 0, test, fifo = 0; in cadet_getfreq() local
192 unsigned test; in cadet_settune() local
217 int i, j, test; in cadet_setfreq() local
/Linux-v5.10/drivers/vhost/
Dtest.c173 static long vhost_test_run(struct vhost_test *n, int test) in vhost_test_run()
325 int test; in vhost_test_ioctl() local
/Linux-v5.10/arch/x86/um/os-Linux/
Dtask_size.c81 unsigned long test, original; in os_get_top_address() local
/Linux-v5.10/tools/testing/selftests/timens/
Dgettime_perf.c39 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() function
/Linux-v5.10/net/mptcp/
Dcrypto_test.c33 static void mptcp_crypto_test_basic(struct kunit *test) in mptcp_crypto_test_basic()
/Linux-v5.10/samples/bpf/
Dsyscall_tp_user.c46 static int test(char *filename, int num_progs) in test() function
/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_netcnt.c21 static int bpf_find_map(const char *test, struct bpf_object *obj, in bpf_find_map()
/Linux-v5.10/tools/perf/tests/
Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test() function
/Linux-v5.10/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-v5.10/drivers/accessibility/speakup/
Dspeakup_audptr.c129 unsigned char test = 0; in synth_version() local
/Linux-v5.10/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
Dpkey_exec_prot.c102 static int test(void) in test() function
/Linux-v5.10/lib/
Dglobtest.c19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() function
/Linux-v5.10/samples/kfifo/
Dbytestream-example.c40 static struct kfifo test; variable

12345678910