Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Diocontext.h87 struct rcu_head __rcu_head; member
/linux-4.1.27/block/
Dblk-ioc.c33 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head); in icq_free_icq_rcu()
81 call_rcu(&icq->__rcu_head, icq_free_icq_rcu); in ioc_destroy_icq()