Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/
H A 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()
H A Dmtdoops.c56 } oops_cxt; variable
293 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_notify_add()
347 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_notify_remove()
368 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_init()
407 struct mtdoops_context *cxt = &oops_cxt; in mtdoops_exit()
/OK3568_Linux_fs/kernel/fs/pstore/
H A Dram.c492 static struct ramoops_context oops_cxt = { variable
830 struct ramoops_context *cxt = &oops_cxt; in ramoops_probe()
1037 struct ramoops_context *cxt = &oops_cxt; in ramoops_remove()