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

/linux-master/include/linux/
H A Dmemory.h99 #define MEM_PREPARE_ONLINE (1<<6) macro
106 * MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers.
/linux-master/drivers/s390/char/
H A Dsclp_cmd.c345 case MEM_PREPARE_ONLINE:
349 * with only MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers.
/linux-master/drivers/base/
H A Dmemory.c216 ret = memory_notify(MEM_PREPARE_ONLINE, &arg);

Completed in 92 milliseconds