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

/linux-master/include/linux/
H A Dmemory.h100 #define MEM_FINISH_OFFLINE (1<<7) macro
106 * MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers.
/linux-master/drivers/base/
H A Dmemory.c248 memory_notify(MEM_FINISH_OFFLINE, &arg);
298 memory_notify(MEM_FINISH_OFFLINE, &arg);
/linux-master/drivers/s390/char/
H A Dsclp_cmd.c349 * with only MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers.
368 case MEM_FINISH_OFFLINE:

Completed in 175 milliseconds