Home
last modified time | relevance | path

Searched defs:test (Results 226 – 250 of 480) sorted by relevance

12345678910>>...20

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Duprobe_syscall_executed.c13 int test(struct pt_regs *regs) in test() function
Dtailcall_poke.c16 int BPF_PROG(test, int a) in BPF_PROG() argument
Duprobe_multi_pid_filter.c9 __u32 test[3][2]; variable
/linux-6.14.4/lib/kunit/
Dtry-catch-impl.h18 struct kunit *test, in kunit_try_catch_init()
Dtry-catch.c64 struct kunit *test = try_catch->test; in kunit_try_catch_run() local
/linux-6.14.4/arch/s390/lib/
Dtest_modules.c11 static void test_modules_many_vmlinux_relocs(struct kunit *test) in test_modules_many_vmlinux_relocs()
/linux-6.14.4/tools/testing/selftests/kvm/include/
Dkvm_test_harness.h26 #define KVM_ONE_VCPU_TEST(suite, test, guestcode) \ argument
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dcore_reloc.c424 static int setup_type_id_case_local(struct core_reloc_test_case *test) in setup_type_id_case_local()
496 static int setup_type_id_case_success(struct core_reloc_test_case *test) { in setup_type_id_case_success()
519 static int setup_type_id_case_failure(struct core_reloc_test_case *test) in setup_type_id_case_failure()
539 static int __trigger_module_test_read(const struct core_reloc_test_case *test) in __trigger_module_test_read()
Dhelper_restricted.c11 struct test_helper_restricted *test; in test_helper_restricted() local
/linux-6.14.4/fs/tests/
Dbinfmt_elf_kunit.c4 static void total_mapping_size_test(struct kunit *test) in total_mapping_size_test()
/linux-6.14.4/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-6.14.4/net/mac80211/tests/
Delems.c12 static void mle_defrag(struct kunit *test) in mle_defrag()
/linux-6.14.4/drivers/gpu/drm/vc4/tests/
Dvc4_mock_crtc.c20 struct vc4_dummy_crtc *vc4_mock_pv(struct kunit *test, in vc4_mock_pv()
/linux-6.14.4/tools/perf/tests/
Dunit_number__scnprintf.c15 } test[] = { in test__unit_number__scnprint() local
/linux-6.14.4/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-6.14.4/include/kunit/
Dstatic_stub.h95 #define kunit_activate_static_stub(test, real_fn_addr, replacement_addr) do { \ argument
Dtry-catch.h46 struct kunit *test; member
/linux-6.14.4/tools/testing/vsock/
DMakefile3 test: vsock_test vsock_diag_test vsock_uring_test target
/linux-6.14.4/net/wireless/tests/
Dutil.c15 struct kunit *test = kunit_get_current_test(); in t_wiphy_init() local
/linux-6.14.4/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-6.14.4/tools/bootconfig/
DMakefile23 test: $(ALL_PROGRAMS) test-bootconfig.sh target
/linux-6.14.4/tools/testing/selftests/powerpc/mm/
Dlarge_vm_fork_separation.c24 static int test(void) in test() function
/linux-6.14.4/tools/testing/selftests/x86/
Dtest_FISTTP.c21 int test(void) in test() function
/linux-6.14.4/net/core/
Dnet_test.c147 static void gso_test_func(struct kunit *test) in gso_test_func()
352 static void ip_tunnel_flags_test_run(struct kunit *test) in ip_tunnel_flags_test_run()

12345678910>>...20