Home
last modified time | relevance | path

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

/kernel/module/
Dmain.c711 static int try_stop_module(struct module *mod, int flags, int *forced) in try_stop_module()
749 int ret, len, forced = 0; in SYSCALL_DEFINE2() local