| /linux/tools/testing/selftests/bpf/ |
| H A D | test_loader.c | 76 static int tester_init(struct test_loader *tester) 78 if (!tester->log_buf) { 79 tester->log_buf_sz = TEST_LOADER_LOG_BUF_SZ; 80 tester->log_buf = calloc(tester->log_buf_sz, 1); 81 if (!ASSERT_OK_PTR(tester->log_buf, "tester_log_buf")) 88 void test_loader_fini(struct test_loader *tester) 90 if (!tester) 93 free(tester->log_buf); 399 static int parse_test_spec(struct test_loader *tester, in parse_test_spec() 101 tester_init(struct test_loader * tester) tester_init() argument 113 test_loader_fini(struct test_loader * tester) test_loader_fini() argument 395 parse_test_spec(struct test_loader * tester,struct bpf_object * obj,struct bpf_program * prog,struct test_spec * spec) parse_test_spec() argument 660 prepare_case(struct test_loader * tester,struct test_spec * spec,struct bpf_object * obj,struct bpf_program * prog) prepare_case() argument 812 can_execute_unpriv(struct test_loader * tester,struct test_spec * spec) can_execute_unpriv() argument 936 run_subtest(struct test_loader * tester,struct bpf_object_open_opts * open_opts,const void * obj_bytes,size_t obj_byte_cnt,struct test_spec * specs,struct test_spec * spec,bool unpriv) run_subtest() argument 1120 process_subtest(struct test_loader * tester,const char * skel_name,skel_elf_bytes_fn elf_bytes_factory) process_subtest() argument 1179 test_loader__run_subtests(struct test_loader * tester,const char * skel_name,skel_elf_bytes_fn elf_bytes_factory) test_loader__run_subtests() argument [all...] |
| H A D | test_progs.h | 530 static inline void test_loader__set_pre_execution_cb(struct test_loader *tester, in test_loader__set_pre_execution_cb() 533 tester->pre_execution_cb = cb; 538 extern void test_loader__run_subtests(struct test_loader *tester, 542 extern void test_loader_fini(struct test_loader *tester); 545 struct test_loader tester = {}; \ 547 test_loader__run_subtests(&tester, #skel, skel##__elf_bytes); \ 548 test_loader_fini(&tester); \ 528 test_loader__set_pre_execution_cb(struct test_loader * tester,pre_execution_cb cb) test_loader__set_pre_execution_cb() argument
|
| H A D | test_sockmap.c | 160 void (*tester)(int cg_fd, struct sockmap_options *opt); member 2069 t.tester(cg_fd, opt); in __test_selftests()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | verifier.c | 135 struct test_loader tester = {}; in run_tests_aux() local 146 test_loader__set_pre_execution_cb(&tester, pre_execution_cb); in run_tests_aux() 147 test_loader__run_subtests(&tester, skel_name, elf_bytes_factory); in run_tests_aux() 148 test_loader_fini(&tester); in run_tests_aux()
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-jaguar-pre-ict-tester.dtso | 5 * Device Tree Overlay for the Pre-ICT tester adapter for the Mezzanine 26 pre_ict_tester_vcc_1v2: regulator-pre-ict-tester-vcc-1v2 { 36 pre_ict_tester_vcc_2v8: regulator-pre-ict-tester-vcc-2v8 { 71 pre-ict-tester {
|
| /linux/Documentation/hwmon/ |
| H A D | powerz.rst | 29 As current can flow in both directions through the tester the sign of the
|
| /linux/net/rxrpc/ |
| H A D | Kconfig | 96 Provide an rxperf service tester. This listens on UDP port 7009 for
|
| /linux/lib/xz/ |
| H A D | Kconfig | 68 tristate "XZ decompressor tester"
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | 6.Followthrough.rst | 179 codice nelle mani di un gruppo di *tester* molto più esteso. Anche se avete 182 E, ovviamente, dove ci sono *tester*, ci saranno anche dei rapporti su
|
| /linux/init/ |
| H A D | Kconfig | 276 If you are a developer or tester and want to ensure the exported
|
| /linux/drivers/hwmon/ |
| H A D | Kconfig | 934 tristate "ChargerLAB POWER-Z USB-C tester"
|
| /linux/lib/ |
| H A D | Kconfig.debug | 3150 tristate "kmod stress tester"
|
| /linux/ |
| H A D | CREDITS | 1540 D: /proc/cpuinfo, reboot on panic , kernel pre-patch tester ;)
|