Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmemory.h128 static inline void unregister_memory_notifier(struct notifier_block *nb) in unregister_memory_notifier() function
/linux-6.1.9/drivers/base/
Dmemory.c99 void unregister_memory_notifier(struct notifier_block *nb) in unregister_memory_notifier() function