Searched refs:memory_notify (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 99 milliseconds