Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c93 static ck_epoch_t linux_epoch; variable
105 ck_epoch_init(&linux_epoch); in linux_rcu_runtime_init()
119 ck_epoch_register(&linux_epoch, &record->epoch_record, NULL); in linux_rcu_runtime_init()
317 ck_epoch_synchronize_wait(&linux_epoch, in linux_synchronize_rcu()