Searched defs:memory_notify (Results 1 – 2 of 2) sorted by relevance
53 struct memory_notify { struct54 unsigned long start_pfn;55 unsigned long nr_pages;56 int status_change_nid;94 static inline int memory_notify(unsigned long val, void *v) in memory_notify() function
198 int memory_notify(unsigned long val, void *v) in memory_notify() function