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

/linux-4.4.14/include/linux/
H A Dmodule.h733 static inline int register_module_notifier(struct notifier_block *nb) register_module_notifier() function
/linux-4.4.14/kernel/
H A Dmodule.c309 int register_module_notifier(struct notifier_block *nb) register_module_notifier() function
313 EXPORT_SYMBOL(register_module_notifier); variable

Completed in 97 milliseconds