Searched refs:ftb_mtx (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/dtrace/
H A Dfasttrap.c411 mutex_enter(&bucket->ftb_mtx);
415 mutex_exit(&bucket->ftb_mtx);
420 mutex_exit(&bucket->ftb_mtx);
488 mutex_enter(&bucket->ftb_mtx);
543 mutex_exit(&bucket->ftb_mtx);
671 mutex_enter(&bucket->ftb_mtx);
691 mutex_exit(&bucket->ftb_mtx);
809 mutex_enter(&bucket->ftb_mtx);
859 mutex_exit(&bucket->ftb_mtx);
880 mutex_exit(&bucket->ftb_mtx);
[all...]
/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dfasttrap_impl.h170 kmutex_t ftb_mtx; /* bucket lock */ member in struct:fasttrap_bucket

Completed in 277 milliseconds