Home
last modified time | relevance | path

Searched defs:try_to_force_load (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/kernel/module/
Dmain.c1000 int try_to_force_load(struct module *mod, const char *reason) in try_to_force_load() function
/kernel/linux/linux-5.10/kernel/
Dmodule.c1288 static int try_to_force_load(struct module *mod, const char *reason) in try_to_force_load() function