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

/linux-master/include/linux/
H A Dmodule.h832 static inline int unregister_module_notifier(struct notifier_block *nb) function
/linux-master/kernel/module/
H A Dmain.c141 int unregister_module_notifier(struct notifier_block *nb) function
145 EXPORT_SYMBOL(unregister_module_notifier); variable

Completed in 84 milliseconds