Searched refs:load_module (Results 1 – 3 of 3) sorted by relevance
31 err = load_module("bpf_test_modorder_x.ko", in test_kfunc_module_order()36 err = load_module("bpf_test_modorder_y.ko", in test_kfunc_module_order()
41 int load_module(const char *path, bool verbose);
402 int load_module(const char *path, bool verbose) in load_module() function433 return load_module("bpf_testmod.ko", verbose); in load_bpf_testmod()