Searched refs:load_bpf_testmod (Results 1 – 4 of 4) 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()
36 int load_bpf_testmod(bool verbose);
431 int load_bpf_testmod(bool verbose) in load_bpf_testmod() function
1968 if (load_bpf_testmod(verbose())) { in main()