Home
last modified time | relevance | path

Searched defs:test (Results 51 – 75 of 187) sorted by relevance

12345678

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_netcnt.c21 static int bpf_find_map(const char *test, struct bpf_object *obj, in bpf_find_map()
Dget_cgroup_id_user.c35 static int bpf_find_map(const char *test, struct bpf_object *obj, in bpf_find_map()
Dtest_tcpbpf_user.c77 static int bpf_find_map(const char *test, struct bpf_object *obj, in bpf_find_map()
Dtest_sockmap.c789 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options()
1091 static char *test_to_str(int test) in test_to_str()
1150 static int __test_exec(int cgrp, int test, struct sockmap_options *opt) in __test_exec()
1736 int test = PING_PONG; in main() local
Dtest_verifier.c617 static void do_test_fixup(struct bpf_test *test, enum bpf_prog_type prog_type, in do_test_fixup()
894 static void do_test_single(struct bpf_test *test, bool unpriv, in do_test_single()
1092 static bool test_as_unpriv(struct bpf_test *test) in test_as_unpriv()
1104 struct bpf_test *test = &tests[i]; in do_test() local
/Linux-v5.4/tools/perf/tests/
Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test() function
/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/
Dbpf_verif_scale.c100 const struct scale_test_def *test = &tests[i]; in test_bpf_verif_scale() local
/Linux-v5.4/drivers/staging/speakup/
Dspeakup_audptr.c129 unsigned char test = 0; in synth_version() local
/Linux-v5.4/lib/
Dtest_bpf.c78 } test[MAX_SUBTESTS]; member
6500 static void *generate_test_data(struct bpf_test *test, int sub) in generate_test_data()
6546 static void release_test_data(const struct bpf_test *test, void *data) in release_test_data()
6678 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) in run_one()
Dglobtest.c19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() function
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.4/samples/kfifo/
Dbytestream-example.c40 static struct kfifo test; variable
/Linux-v5.4/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.4/arch/parisc/kernel/
Dpdc_chassis.c259 unsigned long test; in pdc_chassis_create_procfs() local
/Linux-v5.4/tools/testing/selftests/kvm/x86_64/
Dmmio_warning_test.c53 void test(void) in test() function
/Linux-v5.4/tools/testing/selftests/x86/
Dtest_FCOMI.c36 int test(long flags) in test() function
/Linux-v5.4/tools/testing/selftests/vm/
Dva_128TBswitch.c231 static int run_test(struct testcase *test, int count) in run_test()
/Linux-v5.4/tools/testing/selftests/net/
Dreuseport_dualstack.c128 static void test(int *rcv_fds, int count, int proto) in test() function
Dudpgso.c504 static void run_one(struct testcase *test, int fdt, int fdr, in run_one()
558 struct testcase *tests, *test; in run_all() local
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.4/tools/usb/
Dtestusb.c122 int test; member
371 int test = -1 /* all */; in main() local
/Linux-v5.4/crypto/async_tx/
Draid6test.c144 static int test(int disks, int *tests) in test() function

12345678