Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtesting_helpers.c402 int load_module(const char *path, bool verbose) in 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/sound/core/seq/
H A Dseq_clientmgr.c109 static struct snd_seq_client *client_use_ptr(int clientid, bool load_module) in client_use_ptr()
/linux/kernel/module/
H A Dmain.c3325 static int load_module(struct load_info *info, const char __user *uargs, in load_module() function