Home
last modified time | relevance | path

Searched refs:slot_cache (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/acpi/apei/
Dghes.c635 struct ghes_estatus_cache *cache, *slot_cache = NULL, *new_cache; in ghes_estatus_cache_add() local
646 slot_cache = NULL; in ghes_estatus_cache_add()
652 slot_cache = cache; in ghes_estatus_cache_add()
661 slot_cache = cache; in ghes_estatus_cache_add()
667 slot_cache, new_cache) == slot_cache) { in ghes_estatus_cache_add()
668 if (slot_cache) in ghes_estatus_cache_add()
669 call_rcu(&slot_cache->rcu, ghes_estatus_cache_rcu_free); in ghes_estatus_cache_add()