Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Diocontext.h89 struct rcu_head __rcu_head; member
/Linux-v5.10/block/
Dblk-ioc.c34 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); in icq_free_icq_rcu()
88 call_rcu(&icq->__rcu_head, icq_free_icq_rcu); in ioc_destroy_icq()