Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dcgroup.c1301 static int parse_cgroupfs_options(char *data, struct cgroup_sb_opts *opts) in parse_cgroupfs_options()
1448 struct cgroup_sb_opts opts; in cgroup_remount() local
1576 struct cgroup_sb_opts *opts) in init_cgroup_root()
1694 struct cgroup_sb_opts opts; in cgroup_mount() local
4882 static struct cgroup_sb_opts __initdata opts; in cgroup_init_early() local
/kernel/trace/
Dtrace.c3527 struct tracer_opt *opts, int neg) in __set_tracer_option()
3548 struct tracer_opt *opts = NULL; in set_tracer_option() local
6248 struct tracer_opt *opts; in create_trace_option_files() local
Dtrace.h328 struct tracer_opt *opts; member