Searched refs:active_writer (Results 1 – 1 of 1) sorted by relevance
55 struct task_struct *active_writer; member67 .active_writer = NULL,83 if (mem_hotplug.active_writer == current) in get_online_mems()94 if (mem_hotplug.active_writer == current) in put_online_mems()101 if (!--mem_hotplug.refcount && unlikely(mem_hotplug.active_writer)) in put_online_mems()102 wake_up_process(mem_hotplug.active_writer); in put_online_mems()110 mem_hotplug.active_writer = current; in mem_hotplug_begin()125 mem_hotplug.active_writer = NULL; in mem_hotplug_done()