OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lo_type
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/sys/
lockdebug.h
50
int
lo_type
;
member in struct:lockops
/src/sys/rump/librump/rumpkern/
locks.c
55
.
lo_type
= LOCKOPS_SPIN,
60
.
lo_type
= LOCKOPS_SLEEP,
65
.
lo_type
= LOCKOPS_SLEEP,
/src/sys/external/bsd/drm2/linux/
linux_rwsem.c
74
.
lo_type
= LOCKOPS_SLEEP,
linux_ww_mutex.c
181
.
lo_type
= LOCKOPS_SLEEP,
/src/sys/kern/
kern_lock.c
134
.
lo_type
= LOCKOPS_SPIN,
kern_mutex.c
291
.
lo_type
= LOCKOPS_SPIN,
297
.
lo_type
= LOCKOPS_SLEEP,
subr_lockdebug.c
329
ld->ld_flags = (lo->
lo_type
== LOCKOPS_SLEEP ? LD_SLEEPER : 0);
1004
if (ld->ld_lockops->
lo_type
== LOCKOPS_SLEEP)
kern_rwlock.c
121
.
lo_type
= LOCKOPS_SLEEP,
Completed in 98 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025