Home
last modified time | relevance | path

Searched refs:VM_BESTFIT (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dvmem_base.c32 uint_t vmem_allocator = VM_BESTFIT;
H A Dvmem.c887 (vmflag & (VM_BESTFIT | VM_FIRSTFIT))) in vmem_xalloc()
930 if (!(vmflag & VM_BESTFIT) || VS_SIZE(vbest) == size) in vmem_xalloc()
1093 if (vmflag & (VM_BESTFIT | VM_FIRSTFIT)) in vmem_alloc()
1753 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in vmem_init()
H A Denvvar.c503 vmem_allocator = VM_BESTFIT; in umem_allocator_process()
/illumos-gate/usr/src/uts/common/sys/
H A Dvmem.h46 #define VM_BESTFIT 0x00000100 macro
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c1399 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in startup_memlist()
1488 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in startup_memlist()
3125 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in kobj_vmem_init()
3134 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in kobj_vmem_init()
3151 rval = vmem_alloc(arena, size, VM_SLEEP | VM_BESTFIT); in kobj_text_alloc()
3162 VM_NOSLEEP | VM_BESTFIT); in kobj_text_alloc()
3228 VM_BESTFIT | VM_NOSLEEP)); in kobj_texthole_alloc()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kmem.c300 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in kernelheap_init()
307 0, 0, kernelheap, first_avail, VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in kernelheap_init()
320 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in kernelheap_init()
324 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in kernelheap_init()
H A Dseg_kp.c423 vbase = vmem_alloc(SEGKP_VMEM(seg), len, kmflag | VM_BESTFIT); in segkp_get_internal()
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_vm_dep.c718 VM_SLEEP | VM_BESTFIT | VMC_XALIGN); in contig_mem_init()
723 VM_SLEEP | VM_BESTFIT | VMC_XALIGN); in contig_mem_init()
/illumos-gate/usr/src/uts/common/os/
H A Dvmem.c1007 (vmflag & (VM_BESTFIT | VM_FIRSTFIT))) in vmem_xalloc()
1050 if (!(vmflag & VM_BESTFIT) || VS_SIZE(vbest) == size) in vmem_xalloc()
1291 if (vmflag & (VM_BESTFIT | VM_FIRSTFIT)) in vmem_alloc()
1803 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in vmem_init()
H A Dkstat_fr.c492 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in kstat_init()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_mmu.c142 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in px_mmu_attach()
/illumos-gate/usr/src/uts/common/io/
H A Deventfd.c67 VM_BESTFIT | VM_SLEEP); in eventfd_open()
H A Dtimerfd.c120 VM_BESTFIT | VM_SLEEP); in timerfd_open()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdesc.c282 VM_BESTFIT | VM_SLEEP); in mdesc_create_state()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_iommu.c538 VM_NOSLEEP | VM_BESTFIT | VM_PANIC); in iommu_preserve_tsb()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c1539 VM_BESTFIT | VM_SLEEP); in kobj_export_ksyms()
1635 VM_BESTFIT | VM_SLEEP); in kobj_export_ctf()
2374 VM_SLEEP | VM_BESTFIT); in get_progbits()
2952 mp->bss_size, VM_SLEEP | VM_BESTFIT); in do_common()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c3047 return (vmem_alloc(arena, size, VM_SLEEP | VM_BESTFIT)); in kobj_text_alloc()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c745 size, (512 * 1024), 0, 0, NULL, NULL, VM_NOSLEEP | VM_BESTFIT); in px_lib_msiq_init()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1165 VM_BESTFIT | VM_SLEEP);
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1260 0, VM_SLEEP | VM_BESTFIT); in hat_init()
1267 VM_SLEEP | VM_BESTFIT); in hat_init()
1280 VM_SLEEP | VM_BESTFIT); in hat_init()
1286 VM_SLEEP | VM_BESTFIT); in hat_init()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c8652 VM_BESTFIT | VM_SLEEP); in dtrace_probe_create()
10918 VM_BESTFIT | VM_SLEEP); in dtrace_ecb_aggregation_create()
13785 VM_BESTFIT | VM_SLEEP); in dtrace_state_create()