Home
last modified time | relevance | path

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

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