Lines Matching refs:memory_notify
631 struct zone *zone, struct memory_notify *arg)
649 static void node_states_set_node(int node, struct memory_notify *arg)
788 struct memory_notify arg;
805 ret = memory_notify(MEM_GOING_ONLINE, &arg);
861 memory_notify(MEM_ONLINE, &arg);
869 memory_notify(MEM_CANCEL_ONLINE, &arg);
1388 struct zone *zone, struct memory_notify *arg)
1441 static void node_states_clear_node(int node, struct memory_notify *arg)
1468 struct memory_notify arg;
1518 ret = memory_notify(MEM_GOING_OFFLINE, &arg);
1620 memory_notify(MEM_OFFLINE, &arg);
1627 memory_notify(MEM_CANCEL_OFFLINE, &arg);