Home
last modified time | relevance | path

Searched refs:uevent_list (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/md/
Ddm-core.h80 struct list_head uevent_list; member
Ddm.c1902 INIT_LIST_HEAD(&md->uevent_list); in alloc_dev()
2045 list_splice_init(&md->uevent_list, &uevents); in event_callback()
2878 list_add(elist, &md->uevent_list); in dm_uevent_add()