Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/include/
H A Dck_epoch.h248 void ck_epoch_init(ck_epoch_t *);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c125 ck_epoch_init(&linux_epoch[j]); in linux_rcu_runtime_init()
/freebsd/sys/contrib/ck/src/
H A Dck_epoch.c229 ck_epoch_init(struct ck_epoch *global) in ck_epoch_init() function
/freebsd/sys/kern/
H A Dsubr_epoch.c396 ck_epoch_init(&epoch->e_epoch); in epoch_alloc()