Searched refs:shutdown_list (Results 1 – 2 of 2) sorted by relevance
41 struct list_head shutdown_list; /* still need to shutdown */ member327 list_for_each_entry(_df, &shutdown_files, shutdown_list) { in snd_disconnect_release()330 list_del_init(&df->shutdown_list); in snd_disconnect_release()423 list_add(&mfile->shutdown_list, &shutdown_files); in snd_card_disconnect()918 INIT_LIST_HEAD(&mfile->shutdown_list); in snd_card_file_add()955 list_del(&mfile->shutdown_list); in snd_card_file_remove()
148 LIST_HEAD(shutdown_list); in nfs4_shutdown_ds_clients()