Searched refs:caches (Results 1 – 5 of 5) sorted by relevance
53 struct list_head caches; member122 INIT_LIST_HEAD(&target->caches); in alloc_memory_target()381 list_add_tail(&tcache->node, &target->caches); in hmat_parse_cache()606 list_for_each_entry(tcache, &target->caches, node) in hmat_register_target_cache()680 list_for_each_entry_safe(tcache, cnext, &target->caches, node) { in hmat_free_structures()
25 Upon request, the driver caches the firmware image until
285 unsigned long caches; in update_balloon_stats() local291 caches = global_node_page_state(NR_FILE_PAGES); in update_balloon_stats()314 pages_to_bytes(caches)); in update_balloon_stats()
355 Support for error detection and correction on the primary caches of
350 The writecache target caches writes on persistent memory or SSD.