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

/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_epoch.h100 typedef struct ck_epoch_record ck_epoch_record_t; typedef in typeref:struct:ck_epoch_record
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 *);
116 ck_epoch_record_ct(const ck_epoch_record_t *record)
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)
196 ck_epoch_call(ck_epoch_record_t *record,
214 ck_epoch_call_strict(ck_epoch_record_t *record,
234 typedef void ck_epoch_wait_cb_t(ck_epoch_t *, ck_epoch_record_t *,
254 ck_epoch_record_t *ck_epoch_recycl
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c74 ck_epoch_record_t epoch_record;
263 linux_synchronize_rcu_cb(ck_epoch_t *epoch __unused, ck_epoch_record_t *epoch_record, void *arg __unused)
/freebsd-13-stable/sys/kern/
H A Dsubr_epoch.c69 ck_epoch_record_t er_record;
543 ck_epoch_record_t *cr, void *arg __unused)
736 epoch_block_handler(struct ck_epoch *g __unused, ck_epoch_record_t *c __unused,
785 ck_epoch_record_t *record;

Completed in 204 milliseconds