Home
last modified time | relevance | path

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

/kernel/
Dmodule.c951 static int try_stop_module(struct module *mod, int flags, int *forced) in try_stop_module()
989 int ret, forced = 0; in SYSCALL_DEFINE2() local