OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KM_SLEEP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
kmem.h
60
#define
KM_SLEEP
0x00000001 /* can sleep */
/src/sys/kern/
subr_blist.c
114
#define
KM_SLEEP
1
202
bl = kmem_zalloc(sizeof(struct blist),
KM_SLEEP
);
209
bl->bl_root = kmem_alloc(sizeof(blmeta_t) * bl->bl_rootblks,
KM_SLEEP
);
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025