Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dmodule.c694 static int __try_stop_module(void *_sref) in __try_stop_module() function
714 return stop_machine(__try_stop_module, &sref, NULL); in try_stop_module()