OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_TAILQ_HEAD
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
cpu_data.h
184
_TAILQ_HEAD
(,struct lockdebug,volatile) cpu_ld_locks;/* !: lockdebug */
lwp.h
206
_TAILQ_HEAD
(,struct lockdebug,volatile) l_ld_locks;/* !: locks held by LWP */
queue.h
397
#define
_TAILQ_HEAD
(name, type, qual) \
402
#define TAILQ_HEAD(name, type)
_TAILQ_HEAD
(name, struct type,)
/src/sys/kern/
subr_lockdebug.c
104
typedef
_TAILQ_HEAD
(lockdebuglist, struct lockdebug, volatile) lockdebuglist_t;
Completed in 13 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025