Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/
Dmtdpstore.c25 } oops_cxt; variable
212 struct mtdpstore_context *cxt = &oops_cxt; in mtdpstore_erase()
276 struct mtdpstore_context *cxt = &oops_cxt; in mtdpstore_write()
312 struct mtdpstore_context *cxt = &oops_cxt; in mtdpstore_read()
358 struct mtdpstore_context *cxt = &oops_cxt; in mtdpstore_panic_write()
384 struct mtdpstore_context *cxt = &oops_cxt; in mtdpstore_notify_add()
522 struct mtdpstore_context *cxt = &oops_cxt; in mtdpstore_notify_remove()
545 struct mtdpstore_context *cxt = &oops_cxt; in mtdpstore_init()
Dmtdoops.c64 } oops_cxt; variable
316 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_notify_add()
370 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_notify_remove()
391 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_init()
429 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_exit()
/Linux-v6.1/fs/pstore/
Dram.c438 static struct ramoops_context oops_cxt = { variable
712 struct ramoops_context *cxt = &oops_cxt; in ramoops_probe()
872 struct ramoops_context *cxt = &oops_cxt; in ramoops_remove()