OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thmap_setroot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
thmap.h
40
#define
THMAP_SETROOT
0x02
57
int
thmap_setroot
(thmap_t *, uintptr_t);
/src/sys/kern/
subr_thmap.c
1032
if ((thmap->flags &
THMAP_SETROOT
) == 0) {
1049
thmap_setroot
(thmap_t *thmap, uintptr_t root_off)
function
1073
if ((thmap->flags &
THMAP_SETROOT
) == 0) {
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026