Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/apei/
Dghes.c800 struct ghes_estatus_cache *cache, *slot_cache = NULL, *new_cache; in ghes_estatus_cache_add() local
811 slot_cache = NULL; in ghes_estatus_cache_add()
817 slot_cache = cache; in ghes_estatus_cache_add()
826 slot_cache = cache; in ghes_estatus_cache_add()
832 slot_cache, new_cache) == slot_cache) { in ghes_estatus_cache_add()
833 if (slot_cache) in ghes_estatus_cache_add()
834 call_rcu(&slot_cache->rcu, ghes_estatus_cache_rcu_free); in ghes_estatus_cache_add()