Searched defs:memory_notify (Results 1 – 2 of 2) sorted by relevance
102 struct memory_notify { struct103 unsigned long start_pfn;104 unsigned long nr_pages;135 static inline int memory_notify(enum memory_block_state state, void *v) in memory_notify() function
207 int memory_notify(enum memory_block_state state, void *v) in memory_notify() function