Searched refs:offline_node (Results 1 – 3 of 3) sorted by relevance
414 list_del(&wb->offline_node); in cgwb_release_workfn()437 list_add(&wb->offline_node, &offline_cgwbs); in cgwb_kill()675 offline_node); in cleanup_offline_cgwbs_workfn()676 list_move(&wb->offline_node, &processed); in cleanup_offline_cgwbs_workfn()
4651 int offline_node; in slab_mem_offline_callback() local4653 offline_node = marg->status_change_nid_normal; in slab_mem_offline_callback()4659 if (offline_node < 0) in slab_mem_offline_callback()4663 node_clear(offline_node, slab_nodes); in slab_mem_offline_callback()
160 struct list_head offline_node; /* anchored at offline_cgwbs */ member