Home
last modified time | relevance | path

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

/openbmc/linux/fs/pstore/
H A Dram.c95 unsigned int dump_write_cnt; member
366 prz = cxt->dprzs[cxt->dump_write_cnt]; in ramoops_pstore_write()
389 cxt->dump_write_cnt = (cxt->dump_write_cnt + 1) % cxt->max_dump_cnt; in ramoops_pstore_write()