Home
last modified time | relevance | path

Searched defs:test (Results 101 – 125 of 248) sorted by relevance

12345678910

/Linux-v5.10/tools/testing/selftests/bpf/
Dget_cgroup_id_user.c35 static int bpf_find_map(const char *test, struct bpf_object *obj, in bpf_find_map()
Dtest_sockmap.c909 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options()
1265 static char *test_to_str(int test) in test_to_str()
1322 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec()
1764 struct _test test[] = { variable
1884 int test = SELFTESTS; in main() local
Dtest_tcpbpf_user.c79 static int bpf_find_map(const char *test, struct bpf_object *obj, in bpf_find_map()
Dtest_verifier.c620 static void do_test_fixup(struct bpf_test *test, enum bpf_prog_type prog_type, in do_test_fixup()
929 static void do_test_single(struct bpf_test *test, bool unpriv, in do_test_single()
1153 static bool test_as_unpriv(struct bpf_test *test) in test_as_unpriv()
1165 struct bpf_test *test = &tests[i]; in do_test() local
/Linux-v5.10/drivers/i2c/busses/
Di2c-iop3xx.c191 all_bits_clear(unsigned test, unsigned mask) in all_bits_clear()
197 any_bits_set(unsigned test, unsigned mask) in any_bits_set()
/Linux-v5.10/arch/parisc/kernel/
Dpdc_chassis.c259 unsigned long test; in pdc_chassis_create_procfs() local
/Linux-v5.10/tools/testing/selftests/kvm/x86_64/
Dmmio_warning_test.c53 void test(void) in test() function
/Linux-v5.10/tools/testing/selftests/x86/
Dtest_FCOMI.c36 int test(long flags) in test() function
/Linux-v5.10/tools/testing/selftests/vm/
Dva_128TBswitch.c231 static int run_test(struct testcase *test, int count) in run_test()
/Linux-v5.10/lib/
Dtest_string.c184 int test, subtest; in string_selftest_init() local
Dtest_user_copy.c34 #define test(condition, msg, ...) \ macro
Dcrc32test.c558 } const test[] __initconst = variable
/Linux-v5.10/tools/testing/selftests/net/
Dreuseport_dualstack.c128 static void test(int *rcv_fds, int count, int proto) in test() function
Dudpgso.c505 static void run_one(struct testcase *test, int fdt, int fdr, in run_one()
559 struct testcase *tests, *test; in run_all() local
Ddevlink_port_split.py165 def test(cond, msg): function
Dreuseport_bpf_cpu.c184 static void test(int *rcv_fd, int len, int family, int proto) in test() function
Dreuseport_bpf_numa.c194 static void test(int *rcv_fd, int len, int family, int proto) in test() function
/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_diag.c84 struct igc_reg_test *test = reg_test; in igc_reg_test() local
/Linux-v5.10/tools/testing/selftests/openat2/
Dresolve_test.c446 struct basic_test *test = &tests[i]; in test_openat2_opath_tests() local
/Linux-v5.10/arch/arc/kernel/
Djump_label.c121 static __init int branch_gen_test(const struct arc_gen_branch_testdata *test) in branch_gen_test()
/Linux-v5.10/tools/usb/
Dtestusb.c122 int test; member
371 int test = -1 /* all */; in main() local
/Linux-v5.10/tools/testing/selftests/powerpc/mm/
Dstack_expansion_ldst.c171 static int test(void) in test() function
Dpkey_siginfo.c240 static int test(void) in test() function
/Linux-v5.10/crypto/async_tx/
Draid6test.c152 static int test(int disks, int *tests) in test() function
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dsockopt.c877 static int run_test(int cgroup_fd, struct sockopt_test *test) in run_test()

12345678910