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

/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dalloc.c145 } *freelist; variable in typeref:struct:fl
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dlinenum.c101 static struct linenum *freelist; /* Anchor of the unused entries */ variable in typeref:struct:linenum
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dlinenum.c66 static struct linenum_info *freelist; /* Anchor of the unused entries */ variable in typeref:struct:linenum_info
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dmt_allocator.cc58 static __freelist freelist; local
73 __freelist& freelist = get_freelist(); local
507 __freelist& freelist = get_freelist(); local
625 __freelist& freelist = get_freelist(); local
702 __freelist& freelist = get_freelist(); local
[all...]
/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dsymtab.c214 static struct entry *freelist = NULL; variable in typeref:struct:entry
/netbsd-6-1-5-RELEASE/lib/libc/gdtoa/
H A Dmisc.c36 static Bigint *freelist[Kmax+1]; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dmt_allocator.cc60 static __freelist freelist; member in namespace:__gnu_internal
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddcache.c107 struct dcache_block *freelist; member in struct:dcache_struct
/netbsd-6-1-5-RELEASE/usr.sbin/isibootd/
H A Disibootd.c92 } *activelist, *freelist; variable in typeref:struct:session
/netbsd-6-1-5-RELEASE/usr.sbin/lockstat/
H A Dmain.c129 static locklist_t freelist; variable
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_wpivar.h104 SLIST_HEAD(, wpi_rbuf) freelist; member in struct:wpi_rx_ring
H A Dif_iwnvar.h111 SLIST_HEAD(, iwn_rbuf) freelist; member in struct:iwn_rx_ring
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_linuxthr.c265 static struct top_proc *freelist = NULL; variable in typeref:struct:top_proc
H A Dm_linux.c292 static struct top_proc *freelist = NULL; variable in typeref:struct:top_proc
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dmips_machdep.c2071 int freelist = -1; /* unknown freelist */ local
[all...]
/netbsd-6-1-5-RELEASE/sys/uvm/
H A Duvm_page.c622 uvm_page_physget_freelist(paddr_t *paddrp, int freelist) argument
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dsh.h383 struct link *freelist; /* free list */ member in struct:Area
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_pool.c2535 boolean_t freelist = B_FALSE, memory_err = B_TRUE; local
/netbsd-6-1-5-RELEASE/gnu/dist/grep/src/
H A Ddfa.c3183 freelist (char **cpp) function
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libgrep/
H A Ddfa.c3172 freelist (char **cpp) function
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/
H A DdrmP.h539 drm_freelist_t freelist; member in struct:drm_buf_entry

Completed in 419 milliseconds