Searched refs:__rcu_head (Results 1 – 2 of 2) sorted by relevance
89 struct rcu_head __rcu_head; member
34 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()