OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ts_obj
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_turnstile.c
176
if (ts->
ts_obj
== obj)
398
ts->
ts_obj
= obj;
413
KASSERT(ts->
ts_obj
== obj);
451
hash = TS_HASH(ts->
ts_obj
);
538
if (ts->
ts_obj
== obj)
/src/sys/sys/
sleeptab.h
96
wchan_t
ts_obj
; /* lock object */
member in struct:turnstile
Completed in 12 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025