Home
last modified time | relevance | path

Searched defs:sys_allocator (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/src/sys/windows/
Dirq_wait.rs44 sys_allocator: Arc<Mutex<SystemAllocator>>, field
/external/crosvm/src/sys/
Dwindows.rs1880 let mut sys_allocator = SystemAllocator::new( in run_vm() localVariable
/external/crosvm/src/crosvm/sys/
Dunix.rs1735 let mut sys_allocator = SystemAllocator::new( in run_vm() localVariable