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

/linux-master/include/linux/
H A Diocontext.h80 * called and shared with __rcu_icq_cache and __rcu_head which are
89 struct rcu_head __rcu_head; member in union:io_cq::__anon407
/linux-master/block/
H A Dblk-ioc.c37 struct io_cq *icq = container_of(head, struct io_cq, __rcu_head);
105 call_rcu(&icq->__rcu_head, icq_free_icq_rcu);

Completed in 129 milliseconds