Searched refs:persistent_ram_new (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/ |
D | pstore_ram.h | 55 struct persistent_ram_zone *persistent_ram_new(phys_addr_t start, size_t size,
|
/linux-4.4.14/fs/pstore/ |
D | ram.c | 413 cxt->przs[i] = persistent_ram_new(*paddr, cxt->record_size, 0, in ramoops_init_przs() 445 *prz = persistent_ram_new(*paddr, sz, sig, &cxt->ecc_info, cxt->memtype); in ramoops_init_prz()
|
D | ram_core.c | 514 struct persistent_ram_zone *persistent_ram_new(phys_addr_t start, size_t size, in persistent_ram_new() function
|