OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:leaf_off
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_thmap.c
491
uintptr_t
leaf_off
, key_off;
local in function:leaf_create
493
leaf_off
= gc_alloc(thmap, sizeof(thmap_leaf_t));
494
if (!
leaf_off
) {
497
leaf = THMAP_GETPTR(thmap,
leaf_off
);
506
gc_free(thmap,
leaf_off
, sizeof(thmap_leaf_t));
Completed in 11 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025