OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KSTACK_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/include/
proc.h
57
#define
KSTACK_SIZE
\
/src/sys/sys/
proc.h
628
*
KSTACK_SIZE
: the size kernel stack for a LWP, excluding red-zone.
635
#ifndef
KSTACK_SIZE
636
#define
KSTACK_SIZE
(USPACE - ALIGN(sizeof(struct pcb)))
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025