Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ck/include/
H A Dck_epoch.h248 void ck_epoch_init(ck_epoch_t *);
/f-stack/freebsd/contrib/ck/src/
H A Dck_epoch.c229 ck_epoch_init(struct ck_epoch *global) in ck_epoch_init() function
/f-stack/lib/
H A Dff_glue.c1382 ck_epoch_init(struct ck_epoch *global) in ck_epoch_init() function
/f-stack/freebsd/kern/
H A Dsubr_epoch.c365 ck_epoch_init(&epoch->e_epoch); in epoch_alloc()