Lines Matching refs:epoch_t
138 __read_mostly epoch_t global_epoch;
139 __read_mostly epoch_t global_epoch_preempt;
150 epoch_currecord(epoch_t epoch) in epoch_currecord()
222 epoch_trace_enter(struct thread *td, epoch_t epoch, epoch_tracker_t et, in epoch_trace_enter()
243 epoch_trace_exit(struct thread *td, epoch_t epoch, epoch_tracker_t et, in epoch_trace_exit()
276 epoch_where_report(epoch_t epoch) in epoch_where_report()
340 epoch_ctor(epoch_t epoch) in epoch_ctor()
365 epoch_t
368 epoch_t epoch; in epoch_alloc()
415 epoch_free(epoch_t epoch) in epoch_free()
463 _epoch_enter_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE) in _epoch_enter_preempt()
492 epoch_enter(epoch_t epoch) in epoch_enter()
513 _epoch_exit_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE) in _epoch_exit_preempt()
544 epoch_exit(epoch_t epoch) in epoch_exit()
702 epoch_wait_preempt(epoch_t epoch) in epoch_wait_preempt()
765 epoch_wait(epoch_t epoch) in epoch_wait()
777 epoch_call(epoch_t epoch, epoch_callback_t callback, epoch_context_t ctx) in epoch_call()
809 epoch_t epoch; in epoch_call_task()
846 in_epoch_verbose_preempt(epoch_t epoch, int dump_onfail) in in_epoch_verbose_preempt()
879 epoch_assert_nocpu(epoch_t epoch, struct thread *td) in epoch_assert_nocpu()
900 in_epoch_verbose(epoch_t epoch, int dump_onfail) in in_epoch_verbose()
938 in_epoch(epoch_t epoch) in in_epoch()
957 epoch_drain_callbacks(epoch_t epoch) in epoch_drain_callbacks()