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

/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c70 struct linux_epoch_head { struct
108 static struct linux_epoch_head linux_epoch_head[RCU_TYPE_MAX]; variable in typeref:struct:linux_epoch_head
116 struct linux_epoch_head *head;
123 head = &linux_epoch_head[j];
146 struct linux_epoch_head *head = context;
161 linux_synchronize_rcu(head - linux_epoch_head);
364 struct linux_epoch_head *head;
374 head = &linux_epoch_head[type];
384 struct linux_epoch_head *hea
[all...]

Completed in 1098 milliseconds