Home
last modified time | relevance | path

Searched defs:test (Results 276 – 300 of 480) sorted by relevance

1...<<11121314151617181920

/linux-6.14.4/samples/bpf/
Dsyscall_tp_user.c48 static int test(char *filename, int nr_tests) in test() function
/linux-6.14.4/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-6.14.4/tools/testing/selftests/bpf/
Dtest_verifier.c785 static int load_btf_for_test(struct bpf_test *test) in load_btf_for_test()
1007 static void do_test_fixup(struct bpf_test *test, enum bpf_prog_type prog_type, in do_test_fixup()
1456 static bool check_xlated_program(struct bpf_test *test, int fd_prog) in check_xlated_program()
1504 static void do_test_single(struct bpf_test *test, bool unpriv, in do_test_single()
1739 static bool test_as_unpriv(struct bpf_test *test) in test_as_unpriv()
1770 struct bpf_test *test = &tests[i]; in do_test() local
Dtest_sockmap.c1049 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options()
1401 static char *test_to_str(int test) in test_to_str()
1468 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec()
1985 struct _test test[] = { variable
2112 int test = SELFTESTS; in main() local
/linux-6.14.4/lib/math/
Drational-test.c34 static void rational_test(struct kunit *test) in rational_test()
/linux-6.14.4/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
Dpkey_exec_prot.c102 static int test(void) in test() function
Dlarge_vm_gpr_corruption.c104 static int test(void) in test() function
/linux-6.14.4/tools/testing/selftests/mm/
Duffd-unit-tests.c187 uffd_setup_environment(uffd_test_args_t *args, uffd_test_case_t *test, in uffd_setup_environment()
209 static bool uffd_feature_supported(uffd_test_case_t *test) in uffd_feature_supported()
271 struct pin_longterm_test test = { in pin_pages() local
1489 uffd_test_case_t *test; in main() local
/linux-6.14.4/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-6.14.4/drivers/platform/x86/intel/ifs/
Dload.c271 const struct ifs_test_caps *test = ifs_get_test_caps(dev); in validate_ifs_metadata() local
395 const struct ifs_test_caps *test = ifs_get_test_caps(dev); in ifs_load_firmware() local
/linux-6.14.4/tools/testing/selftests/filesystems/overlayfs/
Ddev_in_maps.c98 static int test(void) in test() function
/linux-6.14.4/tools/testing/selftests/drivers/net/
Dstats.py53 def get_qstat(test): argument
/linux-6.14.4/lib/
Dglobtest.c19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() function
/linux-6.14.4/tools/perf/tests/
Dexpr.c61 static int test(struct expr_parse_ctx *ctx, const char *e, double val2) in test() function
/linux-6.14.4/samples/kfifo/
Dbytestream-example.c40 static struct kfifo test; variable
/linux-6.14.4/include/crypto/internal/
Dkdf_selftest.h24 kdf_test(const struct kdf_testvec *test, const char *name, in kdf_test()
/linux-6.14.4/net/mac80211/tests/
Dmfp.c212 static void accept_mfp(struct kunit *test) in accept_mfp()
/linux-6.14.4/arch/parisc/kernel/
Dpdc_chassis.c271 unsigned long test; in pdc_chassis_create_procfs() local
/linux-6.14.4/tools/testing/selftests/resctrl/
Dresctrl_val.c395 int signal_handler_register(const struct resctrl_test *test) in signal_handler_register()
540 int resctrl_val(const struct resctrl_test *test, in resctrl_val()
/linux-6.14.4/tools/testing/selftests/x86/
Dtest_FCOMI.c36 int test(long flags) in test() function
/linux-6.14.4/tools/testing/selftests/net/
Dreuseport_dualstack.c128 static void test(int *rcv_fds, int count, int proto) in test() function
/linux-6.14.4/drivers/hid/
Dhid-uclogic-rdesc-test.c192 static void hid_test_uclogic_template(struct kunit *test) in hid_test_uclogic_template()

1...<<11121314151617181920