Searched defs:load (Results 1 – 5 of 5) sorted by relevance
14 pub fn load(kernel: &PathBuf) -> AppResult<KernelMetadata> { in load() method
45 pub load: LoadWeight, field309 load: LoadWeight, field758 let mut load = self.avg_load; in avg_vruntime() localVariable821 let mut load = self.avg_load; in place_entity() localVariable1361 let mut load = self.avg_load; in entity_eligible() localVariable
28 fn load( in load() method
519 fn load( in load() method
210 pub fn load(&mut self, mem_size: MemSize) -> Load { in load() method