cma_used_fops 47 mm/cma_debug.c DEFINE_SIMPLE_ATTRIBUTE(cma_used_fops, cma_used_get, NULL, "%llu\n"); cma_used_fops 180 mm/cma_debug.c debugfs_create_file("used", 0444, tmp, cma, &cma_used_fops);