Searched defs:epoch_record (Results 1 – 2 of 2) sorted by relevance
67 typedef struct epoch_record { struct68 ck_epoch_record_t er_record; argument78 } __aligned(EPOCH_ALIGN) *epoch_record_t; argument
80 ck_epoch_record_t epoch_record; member280 linux_synchronize_rcu_cb(ck_epoch_t *epoch __unused, ck_epoch_record_t *epoch_record, void *arg __u… in linux_synchronize_rcu_cb()