Home
last modified time | relevance | path

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

/linux/drivers/acpi/apei/
A Derst.c427 struct erst_record_id_cache { struct
435 static struct erst_record_id_cache erst_record_id_cache = { argument
464 erst_record_id_cache.refcount++; in erst_get_record_id_begin()
505 if (i < erst_record_id_cache.len) in __erst_record_id_cache_add_one()
507 if (erst_record_id_cache.len >= erst_record_id_cache.size) { in __erst_record_id_cache_add_one()
527 erst_record_id_cache.size = new_size; in __erst_record_id_cache_add_one()
530 erst_record_id_cache.len++; in __erst_record_id_cache_add_one()
558 if (*pos < erst_record_id_cache.len) { in erst_get_record_id_next()
590 if (erst_record_id_cache.refcount) in __erst_record_id_cache_compact()
601 erst_record_id_cache.len = wpos; in __erst_record_id_cache_compact()
[all …]
/linux/
A DSystem.map137967 ffff800011f00970 d erst_record_id_cache
A D.tmp_System.map137967 ffff800011f00970 d erst_record_id_cache

Completed in 943 milliseconds