Lines Matching refs:memory_notify
683 struct zone *zone, struct memory_notify *arg)
696 static void node_states_set_node(int node, struct memory_notify *arg)
1145 struct memory_notify arg;
1166 ret = memory_notify(MEM_GOING_ONLINE, &arg);
1218 memory_notify(MEM_ONLINE, &arg);
1225 memory_notify(MEM_CANCEL_ONLINE, &arg);
1817 struct zone *zone, struct memory_notify *arg)
1854 static void node_states_clear_node(int node, struct memory_notify *arg)
1882 struct memory_notify arg;
1946 ret = memory_notify(MEM_GOING_OFFLINE, &arg);
2038 memory_notify(MEM_OFFLINE, &arg);
2045 memory_notify(MEM_CANCEL_OFFLINE, &arg);