Searched refs:cleanup_list (Results 1 – 4 of 4) sorted by relevance
43 struct list_head cleanup_list; member257 list_splice_init(&fman->cleanup_list, &list); in vmw_fence_work_func()294 INIT_LIST_HEAD(&fman->cleanup_list); in vmw_fence_manager_init()316 list_empty(&fman->cleanup_list); in vmw_fence_manager_takedown()365 list_add_tail(&action->head, &fman->cleanup_list); in vmw_fences_perform_actions()487 if (!list_empty(&fman->cleanup_list)) in __vmw_fences_update()
383 static LIST_HEAD(cleanup_list); /* Must hold cleanup_list_lock to touch */394 list_replace_init(&cleanup_list, &net_kill_list); in cleanup_net()401 list_for_each_entry(net, &net_kill_list, cleanup_list) { in cleanup_net()459 list_add(&net->cleanup_list, &cleanup_list); in __put_net()
59 struct list_head cleanup_list; /* namespaces on death row */ member
128 struct list_head cleanup_list; member