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

/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c67 struct linux_epoch_head { struct
106 static struct linux_epoch_head linux_epoch_head[RCU_TYPE_MAX]; variable in typeref:struct:linux_epoch_head
114 struct linux_epoch_head *head;
121 head = &linux_epoch_head[j];
145 struct linux_epoch_head *head;
149 head = &linux_epoch_head[j];
159 struct linux_epoch_head *head;
175 linux_synchronize_rcu(head - linux_epoch_head);
378 struct linux_epoch_head *hea
[all...]

Completed in 55 milliseconds