Home
last modified time | relevance | path

Searched defs:allocRange (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmpallocbits.go343 func (b *pallocBits) allocRange(i, n uint) { func
426 func (m *pallocData) allocRange(i, n uint) { func
Dmpagealloc.go570 func (p *pageAlloc) allocRange(base, npages uintptr) uintptr { func