OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:static_bts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_vmem.c
208
static struct vmem_btag
static_bts
[STATIC_BT_COUNT];
variable in typeref:struct:vmem_btag[]
382
if (bt >=
static_bts
383
&& bt < &
static_bts
[STATIC_BT_COUNT]) {
717
bt_t *bt = &
static_bts
[static_bt_count];
subr_vmem.c
208
static struct vmem_btag
static_bts
[STATIC_BT_COUNT];
variable in typeref:struct:vmem_btag[]
382
if (bt >=
static_bts
383
&& bt < &
static_bts
[STATIC_BT_COUNT]) {
717
bt_t *bt = &
static_bts
[static_bt_count];
Completed in 164 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025