Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dmodule.c1670 static int __unlink_module(void *_mod) in __unlink_module() function
1805 stop_machine(__unlink_module, mod, NULL); in free_module()