Searched defs:freelist (Results 1 - 16 of 16) sorted by relevance
| /src/sys/lib/libsa/ |
| H A D | alloc.c | 143 } *freelist; variable in typeref:struct:fl *
|
| /src/distrib/utils/more/ |
| H A D | linenum.c | 101 static struct linenum *freelist; /* Anchor of the unused entries */ variable in typeref:struct:linenum *
|
| /src/lib/libc/gdtoa/ |
| H A D | misc.c | 36 static Bigint *freelist[Kmax+1]; variable in typeref:typename:Bigint * []
|
| /src/sbin/restore/ |
| H A D | symtab.c | 214 static struct entry *freelist = NULL; variable in typeref:struct:entry *
|
| /src/usr.sbin/isibootd/ |
| H A D | isibootd.c | 92 } *activelist, *freelist; variable in typeref:struct:session **
|
| /src/sys/sys/ |
| H A D | aio.h | 156 bool freelist; /* Whether or not aiost is on freelist */ member in struct:aiost 172 struct aiost_list freelist; /* Available service threads */ member in struct:aiosp
|
| /src/sys/uvm/ |
| H A D | uvm_aobj.c | 521 uao_set_pgfl(struct uvm_object *uobj, int freelist) argument [all...] |
| H A D | uvm_physseg.c | 469 uvm_page_physunload(uvm_physseg_t upm, int freelist, paddr_t *paddrp) argument 513 uvm_page_physunload_force(uvm_physseg_t upm, int freelist, paddr_t *paddrp) argument 660 uvm_page_physunload(uvm_physseg_t psi, int freelist, paddr_t *paddrp) argument 713 uvm_page_physunload_force(uvm_physseg_t psi, int freelist, paddr_t *paddrp) argument
|
| H A D | uvm_page.c | 628 uvm_page_physget_freelist(paddr_t *paddrp, int freelist) argument [all...] |
| /src/usr.sbin/lockstat/ |
| H A D | main.c | 132 static locklist_t freelist; variable in typeref:typename:locklist_t
|
| /src/sys/arch/x86/x86/ |
| H A D | x86_machdep.c | 532 int freelist; member in struct:__anon8b792c400108
|
| /src/sys/arch/riscv/riscv/ |
| H A D | riscv_machdep.c | 550 int freelist = VM_FREELIST_DEFAULT; local in function:riscv_add_memory
|
| /src/sys/arch/mips/mips/ |
| H A D | mips_machdep.c | 2227 int freelist = -1; /* unknown freelist */ local in function:mips_page_physload [all...] |
| /src/bin/ksh/ |
| H A D | sh.h | 194 struct link *freelist; /* free list */ member in struct:Area
|
| /src/sys/arch/powerpc/oea/ |
| H A D | pmap.c | 2937 int npgs, freelist; local in function:pmap_steal_memory
|
| /src/sys/external/bsd/drm/dist/bsd-core/ |
| H A D | drmP.h | 538 drm_freelist_t freelist; member in struct:drm_buf_entry
|
Completed in 26 milliseconds