Home
last modified time | relevance | path

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

/Linux-v5.4/fs/pstore/
Dram.c112 ramoops_get_next_prz(struct persistent_ram_zone *przs[], int id, in ramoops_get_next_prz() function
242 prz = ramoops_get_next_prz(cxt->dprzs, cxt->dump_read_cnt++, in ramoops_pstore_read()
258 prz = ramoops_get_next_prz(&cxt->cprz, 0 /* single */, record); in ramoops_pstore_read()
261 prz = ramoops_get_next_prz(&cxt->mprz, 0 /* single */, record); in ramoops_pstore_read()
267 prz = ramoops_get_next_prz(cxt->fprzs, 0 /* single */, in ramoops_pstore_read()
284 prz_next = ramoops_get_next_prz(cxt->fprzs, in ramoops_pstore_read()