cma_maxchunk_fops   69 mm/cma_debug.c DEFINE_SIMPLE_ATTRIBUTE(cma_maxchunk_fops, cma_maxchunk_get, NULL, "%llu\n");
cma_maxchunk_fops  181 mm/cma_debug.c 	debugfs_create_file("maxchunk", 0444, tmp, cma, &cma_maxchunk_fops);