Home
last modified time | relevance | path

Searched refs:show_all (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/host1x/
A Ddebug.c107 static void show_all(struct host1x *m, struct output *o, bool show_fifo) in show_all() function
132 show_all(s->private, &o, true); in host1x_debug_show_all()
144 show_all(s->private, &o, false); in host1x_debug_show()
220 show_all(host1x, &o, true); in host1x_debug_dump()
/linux/tools/perf/
A Dbuiltin-help.c429 bool show_all = false; in cmd_help() local
432 OPT_BOOLEAN('a', "all", &show_all, "print all available commands"), in cmd_help()
466 if (show_all) { in cmd_help()
A Dbuiltin-c2c.c96 bool show_all; member
1875 if (c2c.show_all) in he__display()
2745 OPT_BOOLEAN(0, "show-all", &c2c.show_all, in perf_c2c__report()
/linux/tools/power/cpupower/utils/idle_monitor/
A Dcpupower-monitor.c37 enum operation_mode_e { list = 1, show, show_all }; enumerator
384 mode = show_all; in cmdline()
/linux/include/linux/ceph/
A Dlibceph.h308 bool show_all);
/linux/net/ceph/
A Dceph_common.c627 bool show_all) in ceph_print_client_options() argument
688 if (show_all && (opt->flags & CEPH_OPT_ABORT_ON_FULL)) in ceph_print_client_options()

Completed in 20 milliseconds