Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_subr_epoch.c50 _epoch_enter_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE) in _epoch_enter_preempt()
56 _epoch_exit_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE) in _epoch_exit_preempt()
/f-stack/tools/compat/include/sys/
H A Depoch.h65 typedef struct epoch_tracker *epoch_tracker_t; typedef
84 void _epoch_enter_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE);
85 void _epoch_exit_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE);
/f-stack/freebsd/sys/
H A Depoch.h65 typedef struct epoch_tracker *epoch_tracker_t; typedef
84 void _epoch_enter_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE);
85 void _epoch_exit_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE);
/f-stack/freebsd/kern/
H A Dsubr_epoch.c217 epoch_trace_enter(struct thread *td, epoch_t epoch, epoch_tracker_t et, in epoch_trace_enter()
220 epoch_tracker_t iet; in epoch_trace_enter()
235 epoch_trace_exit(struct thread *td, epoch_t epoch, epoch_tracker_t et, in epoch_trace_exit()
257 epoch_tracker_t iet; in epoch_trace_list()
439 _epoch_enter_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE) in _epoch_enter_preempt()
490 _epoch_exit_preempt(epoch_t epoch, epoch_tracker_t et EPOCH_FILE_LINE) in _epoch_exit_preempt()