Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpstore_ram.h74 int persistent_ram_write_user(struct persistent_ram_zone *prz,
/Linux-v4.19/fs/pstore/
Dram_core.c344 int notrace persistent_ram_write_user(struct persistent_ram_zone *prz, in persistent_ram_write_user() function
Dram.c458 return persistent_ram_write_user(cxt->mprz, buf, record->size); in ramoops_pstore_write_user()