Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmodule.h788 static inline int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function
/Linux-v5.15/kernel/
Dmodule.c307 int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function