Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmodule.h852 static inline int register_module_notifier(struct notifier_block *nb) in register_module_notifier() function
/linux-6.15/kernel/module/
H A Dmain.c137 int register_module_notifier(struct notifier_block *nb) in register_module_notifier() function