Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c111 static ck_epoch_t linux_epoch[RCU_TYPE_MAX]; variable
125 ck_epoch_init(&linux_epoch[j]); in linux_rcu_runtime_init()
139 ck_epoch_register(&linux_epoch[j], in linux_rcu_runtime_init()
370 ck_epoch_synchronize_wait(&linux_epoch[type], in linux_synchronize_rcu()