Home
last modified time | relevance | path

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

/Linux-v6.6/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.c66 } oops_cxt; variable
331 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_notify_add()
385 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_notify_remove()
406 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_init()
444 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_exit()
/Linux-v6.6/fs/pstore/
Dram.c440 static struct ramoops_context oops_cxt = { variable
723 struct ramoops_context *cxt = &oops_cxt; in ramoops_probe()
881 struct ramoops_context *cxt = &oops_cxt; in ramoops_remove()