Searched defs:linux_epoch_head (Results 1 – 1 of 1) sorted by relevance
74 struct linux_epoch_head { struct75 struct llist_head cb_head;76 struct task task;112 static struct linux_epoch_head linux_epoch_head[RCU_TYPE_MAX]; variable