Home
last modified time | relevance | path

Searched refs:init_module_from_file (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/module/
H A Dmain.c3128 static int init_module_from_file(struct file *f, const char __user * uargs, int flags) in init_module_from_file() function
3171 init_module_from_file(f, uargs, flags)); in idempotent_init_module()