OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ti_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/pmap/
pmap_tlb.h
101
#define TLBINFO_LOCK(ti) mutex_spin_enter((ti)->
ti_lock
)
102
#define TLBINFO_UNLOCK(ti) mutex_spin_exit((ti)->
ti_lock
)
103
#define TLBINFO_OWNED(ti) mutex_owned((ti)->
ti_lock
)
122
kmutex_t *
ti_lock
;
member in struct:pmap_tlb_info
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025