Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Dnandsim.c177 #define NS_ERR(args...) \ macro
518 NS_ERR("cannot create \"nandsim_wear_report\" debugfs entry\n"); in ns_debugfs_create()
546 NS_ERR("alloc_device: cache file not readable\n"); in ns_alloc_device()
551 NS_ERR("alloc_device: cache file not writeable\n"); in ns_alloc_device()
559 NS_ERR("alloc_device: unable to allocate pages written array\n"); in ns_alloc_device()
565 NS_ERR("alloc_device: unable to allocate file buf\n"); in ns_alloc_device()
583 NS_ERR("alloc_device: unable to allocate page array\n"); in ns_alloc_device()
592 NS_ERR("cache_create: unable to create kmem_cache\n"); in ns_alloc_device()
649 NS_ERR("init_nandsim: nandsim is already initialized\n"); in ns_init()
677 NS_ERR("init_nandsim: unknown page size %u\n", ns->geom.pgsz); in ns_init()
[all …]