Searched refs:show_all (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/host1x/ |
| D | debug.c | 95 static void show_all(struct host1x *m, struct output *o, bool show_fifo) in show_all() function 120 show_all(s->private, &o, true); in host1x_debug_show_all() 132 show_all(s->private, &o, false); in host1x_debug_show() 208 show_all(host1x, &o, true); in host1x_debug_dump()
|
| /Linux-v5.4/tools/perf/ |
| D | builtin-help.c | 429 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()
|
| D | builtin-c2c.c | 94 bool show_all; member 1897 if (c2c.show_all) in he__display() 2743 OPT_BOOLEAN(0, "show-all", &c2c.show_all, in perf_c2c__report()
|
| /Linux-v5.4/tools/power/cpupower/utils/idle_monitor/ |
| D | cpupower-monitor.c | 35 enum operation_mode_e { list = 1, show, show_all }; enumerator 382 mode = show_all; in cmdline()
|
| /Linux-v5.4/net/ceph/ |
| D | ceph_common.c | 577 bool show_all) in ceph_print_client_options() argument 602 if (show_all && (opt->flags & CEPH_OPT_ABORT_ON_FULL)) in ceph_print_client_options()
|
| /Linux-v5.4/include/linux/ceph/ |
| D | libceph.h | 288 bool show_all);
|