Searched refs:unload_module (Results 1 – 4 of 4) sorted by relevance
52 unload_module("bpf_test_modorder_y", env_verbosity > VERBOSE_NONE); in test_kfunc_module_order()54 unload_module("bpf_test_modorder_x", env_verbosity > VERBOSE_NONE); in test_kfunc_module_order()
24 unload_module("livepatch_sample", env_verbosity > VERBOSE_NONE); in unload_livepatch()
43 int unload_module(const char *name, bool verbose);
371 int unload_module(const char *name, bool verbose) in unload_module() function439 return unload_module("bpf_testmod", verbose); in unload_bpf_testmod()