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

/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c107 static ck_epoch_t linux_epoch[RCU_TYPE_MAX]; variable
121 ck_epoch_init(&linux_epoch[j]);
135 ck_epoch_register(&linux_epoch[j],
339 ck_epoch_synchronize_wait(&linux_epoch[type],

Completed in 723 milliseconds