OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootlwp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
rump.c
109
static struct lwp *
bootlwp
;
variable in typeref:struct:lwp *
349
bootlwp
= curlwp;
488
bootlwp
= NULL;
567
KASSERT(!rump_inited || curlwp ==
bootlwp
);
597
KASSERT(curlwp ==
bootlwp
);
607
KASSERT(curlwp ==
bootlwp
);
820
KASSERT(
bootlwp
!= NULL
Completed in 12 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025