Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmodule.h612 static inline int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function
/linux-4.1.27/kernel/
Dmodule.c166 int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function