Home
last modified time | relevance | path

Searched defs:freelist (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/lib/libsa/
H A Dalloc.c118 } *freelist = NULL; variable
/openbsd/sys/uvm/
H A Duvm_km.h71 struct uvm_km_free_page *freelist; member
/openbsd/usr.bin/less/
H A Dlinenum.c67 static struct linenum_info *freelist; /* Anchor of the unused entries */ variable
/openbsd/gnu/llvm/libcxxabi/src/
H A Dfallback_malloc.cpp91 static heap_node* freelist = NULL; variable
/openbsd/sbin/restore/
H A Dsymtab.c209 static struct entry *freelist = NULL; variable
/openbsd/lib/libc/gdtoa/
H A Dmisc.c34 static Bigint *freelist[Kmax+1]; variable
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dmt_allocator.cc61 static __freelist freelist; variable
/openbsd/bin/ksh/
H A Dsh.h53 struct link *freelist; /* free list */ member
/openbsd/sys/dev/fdt/
H A Dif_mvpp.c111 uint32_t *freelist; member