Searched refs:unload_module (Results 1 – 3 of 3) 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()
42 int unload_module(const char *name, bool verbose);
370 int unload_module(const char *name, bool verbose) in unload_module() function428 return unload_module("bpf_testmod", verbose); in unload_bpf_testmod()