OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lb_flags
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/
lockstat.h
100
* Event types, for lockstat_event(). Stored in
lb_flags
but should be
111
* Lock types, the only part of
lb_flags
that should be inspected. Also
136
uint16_t
lb_flags
; /* lock type */
member in struct:lsbuf
lockstat.c
440
lb->
lb_flags
= (uint16_t)flags;
/src/usr.sbin/lockstat/
main.c
628
if (!xflag && (lb->
lb_flags
& LB_LOCK_MASK) != type)
646
l->flags = lb->
lb_flags
;
Completed in 11 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025