Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmodule.h739 static inline int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function
/linux-4.4.14/kernel/
Dmodule.c315 int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function