Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_rcu.c112 static ck_epoch_t linux_epoch[RCU_TYPE_MAX]; variable
126 ck_epoch_init(&linux_epoch[j]); in linux_rcu_runtime_init()
140 ck_epoch_register(&linux_epoch[j], in linux_rcu_runtime_init()
371 ck_epoch_synchronize_wait(&linux_epoch[type], in linux_synchronize_rcu()