Home
last modified time | relevance | path

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

/openbmc/linux/fs/pstore/
H A Dram_internal.h90 int persistent_ram_write_user(struct persistent_ram_zone *prz,
H A Dram_core.c345 int notrace persistent_ram_write_user(struct persistent_ram_zone *prz, in persistent_ram_write_user() function
H A Dram.c402 return persistent_ram_write_user(cxt->mprz, buf, record->size); in ramoops_pstore_write_user()