Searched refs:max_alloc (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Dregion.h241 size_t max_alloc; /* Maximum bytes allocated. */ member in struct:__db_reginfo_t
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Dregion.h241 size_t max_alloc; /* Maximum bytes allocated. */ member in struct:__db_reginfo_t
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Dregion.h241 size_t max_alloc; /* Maximum bytes allocated. */ member in struct:__db_reginfo_t
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/env/
H A Denv_alloc.c230 if (infop->allocated >= infop->max_alloc)
H A Denv_stat.c809 STAT_ULONG("Region maximum allocation", infop->max_alloc);
H A Denv_region.c1173 infop->max_alloc = rp->size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/env/
H A Denv_alloc.c230 if (infop->allocated >= infop->max_alloc)
H A Denv_stat.c809 STAT_ULONG("Region maximum allocation", infop->max_alloc);
H A Denv_region.c1173 infop->max_alloc = rp->size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/env/
H A Denv_alloc.c230 if (infop->allocated >= infop->max_alloc)
H A Denv_stat.c809 STAT_ULONG("Region maximum allocation", infop->max_alloc);
H A Denv_region.c1173 infop->max_alloc = rp->size;

Completed in 123 milliseconds