Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Diocontext.h88 struct rcu_head __rcu_head; member
/Linux-v4.19/block/
Dblk-ioc.c35 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); in icq_free_icq_rcu()
90 call_rcu(&icq->__rcu_head, icq_free_icq_rcu); in ioc_destroy_icq()