Searched refs:memory_notify (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/base/
H A Dmemory.c141 static inline int memory_notify(unsigned long val, void *v) function
187 memory_notify(MEM_GOING_OFFLINE, NULL);
195 memory_notify(MEM_MAPPING_INVALID, NULL);
207 memory_notify(action, NULL);

Completed in 79 milliseconds