Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmpagealloc_64bit.go71 func (p *pageAlloc) sysInit(test bool) { func
248 func (s *scavengeIndex) sysInit(test bool, sysStat *sysMemStat) uintptr { func
Dmpagealloc_32bit.go63 func (p *pageAlloc) sysInit(test bool) { func
122 func (s *scavengeIndex) sysInit(test bool, sysStat *sysMemStat) (mappedReady uintptr) { func