Home
last modified time | relevance | path

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

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