Searched refs:cma_procfs_show (Results 1 – 2 of 2) sorted by relevance
59 static int cma_procfs_show(struct seq_file *s, void *private) in cma_procfs_show() function76 proc_create_single_data(cma->name, 0, root, cma_procfs_show, cma); in cma_procfs_add_one()
576 static int cma_procfs_show(struct seq_file *s, void *private);603 cma_procfs_show, cma); in __rk_add_cma_heap()667 static int cma_procfs_show(struct seq_file *s, void *private) in cma_procfs_show() function