Searched defs:forced (Results 1 – 1 of 1) sorted by relevance
934 static int try_stop_module(struct module *mod, int flags, int *forced) in try_stop_module()972 int ret, forced = 0; in SYSCALL_DEFINE2() local