Searched refs:persistent_ram_write (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpstore_ram.h61 int persistent_ram_write(struct persistent_ram_zone *prz, const void *s,
/linux-4.1.27/fs/pstore/
H A Dram.c245 persistent_ram_write(prz, hdr, len); ramoops_write_kmsg_hdr()
265 persistent_ram_write(cxt->cprz, buf, size); ramoops_pstore_write_buf()
270 persistent_ram_write(cxt->fprz, buf, size); ramoops_pstore_write_buf()
275 persistent_ram_write(cxt->mprz, buf, size); ramoops_pstore_write_buf()
309 persistent_ram_write(prz, buf, size); ramoops_pstore_write_buf()
H A Dram_core.c329 int notrace persistent_ram_write(struct persistent_ram_zone *prz, persistent_ram_write() function

Completed in 123 milliseconds