Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/cgroup/
Ddebug.c324 static struct cftype debug_files[] = { variable
378 debug_cgrp_subsys.dfl_cftypes = debug_files; in enable_debug_cgroup()
/kernel/linux/linux-5.10/fs/debugfs/
Dinode.c237 static const struct tree_descr debug_files[] = {{""}}; in debug_fill_super() local
252 err = simple_fill_super(sb, DEBUGFS_MAGIC, debug_files); in debug_fill_super()