Home
last modified time | relevance | path

Searched refs:destroy_comp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Diwcm.h51 struct completion destroy_comp; member
H A Diwcm.c262 init_completion(&cm_id_priv->destroy_comp); in iw_create_cm_id()
1013 * thread asleep on the destroy_comp list vs. an object destroyed
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Diwcm.h51 struct completion destroy_comp; member
H A Diwcm.c261 init_completion(&cm_id_priv->destroy_comp); in iw_create_cm_id()
1012 * thread asleep on the destroy_comp list vs. an object destroyed
/kernel/linux/linux-5.10/drivers/block/rnbd/
H A Drnbd-srv.h61 struct completion *destroy_comp; member
H A Drnbd-srv.c79 complete(sess_dev->destroy_comp); in rnbd_sess_dev_release()
221 sess_dev->destroy_comp = &dc; in rnbd_destroy_sess_dev()
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-srv.h57 struct completion *destroy_comp; member
H A Drnbd-srv.c79 complete(sess_dev->destroy_comp); in rnbd_sess_dev_release()
218 sess_dev->destroy_comp = &dc; in rnbd_destroy_sess_dev()

Completed in 6 milliseconds