Home
last modified time | relevance | path

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

/include/linux/
Dmodule.h765 int register_module_notifier(struct notifier_block *nb);
855 static inline int register_module_notifier(struct notifier_block *nb) in register_module_notifier() function