uevent_list 79 drivers/md/dm-core.h struct list_head uevent_list; uevent_list 1959 drivers/md/dm.c INIT_LIST_HEAD(&md->uevent_list); uevent_list 2100 drivers/md/dm.c list_splice_init(&md->uevent_list, &uevents); uevent_list 2923 drivers/md/dm.c list_add(elist, &md->uevent_list);