Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c951 static int try_stop_module(struct module *mod, int flags, int *forced) in try_stop_module() function
1034 ret = try_stop_module(mod, flags, &forced); in SYSCALL_DEFINE2()