Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-core.h112 struct list_head uevent_list; member
Ddm.c2038 INIT_LIST_HEAD(&md->uevent_list); in alloc_dev()
2143 list_splice_init(&md->uevent_list, &uevents); in event_callback()
2989 list_add(elist, &md->uevent_list); in dm_uevent_add()