Searched defs:forced (Results 1 – 1 of 1) sorted by relevance
711 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