Home
last modified time | relevance | path

Searched defs:load_module (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtesting_helpers.c402 int load_module(const char *path, bool verbose) load_module() function
/linux/lib/
H A Dalloc_tag.c610 static int load_module(struct module *mod, struct codetag *start, struct codetag *stop) in load_module() function
/linux/kernel/module/
H A Dmain.c3351 static int load_module(struct load_info *info, const char __user *uargs, in load_module() function