Home
last modified time | relevance | path

Searched refs:memalloc (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/ntp/lib/isc/
HDmem.c131 isc_memalloc_t memalloc; member
230 isc_memalloc_t memalloc, isc_memfree_t memfree, void *arg,
234 isc_memalloc_t memalloc, isc_memfree_t memfree, void *arg,
548 table = (ctx->memalloc)(ctx->arg, in more_basic_blocks()
564 new = (ctx->memalloc)(ctx->arg, NUM_BASIC_BLOCKS * ctx->mem_target); in more_basic_blocks()
671 ret = (ctx->memalloc)(ctx->arg, size); in mem_getunlocked()
795 ret = (ctx->memalloc)(ctx->arg, size); in mem_get()
895 isc_memalloc_t memalloc, isc_memfree_t memfree, void *arg, in isc__mem_createx() argument
898 return (isc__mem_createx2(init_max_size, target_size, memalloc, memfree, in isc__mem_createx()
905 isc_memalloc_t memalloc, isc_memfree_t memfree, void *arg, in isc__mem_createx2() argument
[all …]
/NextBSD/sys/dev/exca/
HDexca.c252 if ((sc->memalloc & (1 << win)) == 0) { in exca_mem_map()
253 sc->memalloc |= (1 << win); in exca_mem_map()
306 sc->memalloc &= ~(1 << window); in exca_mem_unmap()
624 if (sc->memalloc & (1 << win)) in exca_reset()
639 sc->memalloc = 0; in exca_init()
HDexcavar.h70 int memalloc; member
/NextBSD/contrib/ntp/lib/isc/include/isc/
HDmem.h317 isc_memalloc_t memalloc, isc_memfree_t memfree,
322 isc_memalloc_t memalloc, isc_memfree_t memfree,
/NextBSD/bin/sh/
HDMakefile10 histedit.c input.c jobs.c kill.c mail.c main.c memalloc.c miscbltin.c \
HDnodes.c.pat45 #include "memalloc.h"
HDTOUR63 The following three macros (defined in memalloc.h) perform these