Searched refs:ck_epoch_section_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_epoch.h72 typedef struct ck_epoch_section ck_epoch_section_t; typedef in typeref:struct:ck_epoch_section
112 void _ck_epoch_addref(ck_epoch_record_t *, ck_epoch_section_t *);
113 bool _ck_epoch_delref(ck_epoch_record_t *, ck_epoch_section_t *);
126 ck_epoch_begin(ck_epoch_record_t *record, ck_epoch_section_t *section)
174 ck_epoch_end(ck_epoch_record_t *record, ck_epoch_section_t *section)
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c90 * "ck_epoch_section_t". This has been done to avoid having to add
95 sizeof(ck_epoch_section_t)));
223 (ck_epoch_section_t *)&ts->rcu_section[type]);
255 (ck_epoch_section_t *)&ts->rcu_section[type]);
/freebsd-13-stable/sys/sys/
H A Depoch.h57 ck_epoch_section_t et_section;

Completed in 114 milliseconds