Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h686 int unregister_module_notifier(struct notifier_block *nb);
825 static inline int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dbuffer_sync.c194 unregister_module_notifier(&module_load_nb); in sync_stop()
/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.c1110 unregister_module_notifier(&dbg_module_load_nb); in kgdb_unregister_callbacks()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1959 unregister_module_notifier
H A Dabi_gki_aarch64_qcom2839 unregister_module_notifier
H A Dabi_gki_aarch64_mtk2397 unregister_module_notifier
H A Dabi_gki_aarch64_oplus3299 unregister_module_notifier
H A Dabi_gki_aarch64_galaxy4185 unregister_module_notifier
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c315 int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function
319 EXPORT_SYMBOL(unregister_module_notifier);