Searched refs:load_bpf_testmod (Results 1 – 5 of 5) sorted by relevance
51 if (!ASSERT_NEQ(load_bpf_testmod(false), 0, "load_module_thread must fail")) in load_module_thread()182 ASSERT_OK(load_bpf_testmod(false), "restore bpf_testmod"); in test_bpf_mod_race_config()
33 int load_bpf_testmod(bool verbose);
359 int load_bpf_testmod(bool verbose) in load_bpf_testmod() function
1809 if (load_bpf_testmod(verbose)) in do_test()
1678 if (load_bpf_testmod(verbose())) { in main()