OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sleeptab
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
sleeptab.h
1
/* $NetBSD:
sleeptab
.h,v 1.3 2023/10/15 10:27:11 riastradh Exp $ */
47
typedef struct
sleeptab
{
struct
53
extern sleeptab_t
sleeptab
;
sleepq.h
92
#include <sys/
sleeptab
.h>
/src/sys/kern/
kern_turnstile.c
72
#include <sys/
sleeptab
.h>
kern_synch.c
203
sq = sleeptab_lookup(&
sleeptab
, ident, &mp);
228
sq = sleeptab_lookup(&
sleeptab
, ident, &mp);
280
sq = sleeptab_lookup(&
sleeptab
, ident, &mp);
kern_sleepq.c
71
sleeptab_t
sleeptab
__cacheline_aligned;
init_main.c
442
sleeptab_init(&
sleeptab
);
Completed in 16 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025