Home
last modified time | relevance | path

Searched defs:test (Results 151 – 175 of 375) sorted by relevance

12345678910>>...15

/Linux-v6.6/arch/s390/lib/
Dtest_modules.c11 static void test_modules_many_vmlinux_relocs(struct kunit *test) in test_modules_many_vmlinux_relocs()
/Linux-v6.6/fs/
Dbinfmt_elf_test.c4 static void total_mapping_size_test(struct kunit *test) in total_mapping_size_test()
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dhelper_restricted.c11 struct test_helper_restricted *test; in test_helper_restricted() local
Dcls_redirect.c205 static int test_str(void *buf, size_t len, const struct test_cfg *test, in test_str()
276 static size_t build_input(const struct test_cfg *test, void *const buf, in build_input()
400 struct test_cfg *test = &tests[i]; in test_cls_redirect_common() local
/Linux-v6.6/drivers/gpu/drm/vc4/tests/
Dvc4_mock_plane.c25 struct vc4_dummy_plane *vc4_dummy_plane(struct kunit *test, in vc4_dummy_plane()
Dvc4_mock_crtc.c20 struct vc4_dummy_crtc *vc4_mock_pv(struct kunit *test, in vc4_mock_pv()
/Linux-v6.6/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-v6.6/include/kunit/
Dstatic_stub.h95 #define kunit_activate_static_stub(test, real_fn_addr, replacement_addr) do { \ argument
Dtry-catch.h48 struct kunit *test; member
/Linux-v6.6/lib/
Dtest_sort.c18 static void test_sort(struct kunit *test) in test_sort()
Dis_signed_type_kunit.c19 static void is_signed_type_test(struct kunit *test) in is_signed_type_test()
/Linux-v6.6/tools/perf/tests/
Dunit_number__scnprintf.c15 } test[] = { in test__unit_number__scnprint() local
/Linux-v6.6/tools/bootconfig/
DMakefile23 test: $(ALL_PROGRAMS) test-bootconfig.sh target
/Linux-v6.6/drivers/vhost/
Dtest.c166 static long vhost_test_run(struct vhost_test *n, int test) in vhost_test_run()
318 int test; in vhost_test_ioctl() local
/Linux-v6.6/tools/testing/selftests/powerpc/mm/
Dlarge_vm_fork_separation.c24 static int test(void) in test() function
/Linux-v6.6/lib/kunit/
Dtry-catch.c61 struct kunit *test = try_catch->test; in kunit_try_catch_run() local
Dstring-stream.h26 struct kunit *test; member
/Linux-v6.6/tools/testing/selftests/x86/
Dtest_FISTTP.c21 int test(void) in test() function
/Linux-v6.6/tools/testing/selftests/exec/
Dbinfmt_script.py43 def test(name, size, good=True, leading="", root="./", target="/perl", function
/Linux-v6.6/kernel/trace/
Dtrace_events_trigger.c570 struct event_trigger_data *test; in register_trigger() local
612 struct event_trigger_data *test, in unregister_trigger()
1155 bool is_named_trigger(struct event_trigger_data *test) in is_named_trigger()
1199 struct event_trigger_data *test; in __pause_named_trigger() local
1849 struct event_trigger_data *test; in event_enable_register_trigger() local
1884 struct event_trigger_data *test, in event_enable_unregister_trigger()
/Linux-v6.6/fs/xfs/
Dxfs_dahash_test.c540 } test[] __initdata = variable
/Linux-v6.6/tools/virtio/
DMakefile3 test: virtio_test vringh_test target
/Linux-v6.6/arch/x86/events/
Dprobe.h9 bool (*test)(int idx, void *data); member
/Linux-v6.6/drivers/rtc/
Dlib_test.c33 static void rtc_time64_to_tm_test_date_range(struct kunit *test) in rtc_time64_to_tm_test_date_range()
/Linux-v6.6/drivers/hid/
Dhid-uclogic-core-test.c59 static void hid_test_uclogic_exec_event_hook_test(struct kunit *test) in hid_test_uclogic_exec_event_hook_test()

12345678910>>...15