Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpstore.h28 enum pstore_type_id { enum
46 const char *pstore_type_to_name(enum pstore_type_id type);
47 enum pstore_type_id pstore_name_to_type(const char *name);
74 enum pstore_type_id type;
/linux-6.12.1/fs/pstore/
Dram_internal.h64 enum pstore_type_id type;
Dplatform.c118 const char *pstore_type_to_name(enum pstore_type_id type) in pstore_type_to_name()
129 enum pstore_type_id pstore_name_to_type(const char *name) in pstore_name_to_type()
Dzone.c80 enum pstore_type_id type;
1152 static struct pstore_zone *psz_init_zone(enum pstore_type_id type, in psz_init_zone()
1195 static struct pstore_zone **psz_init_zones(enum pstore_type_id type, in psz_init_zones()
/linux-6.12.1/arch/powerpc/kernel/
Dnvram_64.c141 static enum pstore_type_id nvram_type_ids[] = {