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

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

Completed in 203 milliseconds