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

/linux-master/include/linux/
H A Dmemory.h141 static inline void unregister_memory_notifier(struct notifier_block *nb) function
/linux-master/drivers/base/
H A Dmemory.c99 void unregister_memory_notifier(struct notifier_block *nb) function
103 EXPORT_SYMBOL(unregister_memory_notifier); variable

Completed in 125 milliseconds