Searched refs:do_show (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | perf.c | 211 static int do_show(int argc, char **argv) in do_show() function 242 { "show", do_show }, 243 { "list", do_show },
|
| H A D | link.c | 300 static int do_show(int argc, char **argv) in do_show() function 412 { "show", do_show }, 413 { "list", do_show },
|
| H A D | cgroup.c | 164 static int do_show(int argc, char **argv) in do_show() function 512 { "show", do_show }, 513 { "list", do_show },
|
| H A D | struct_ops.c | 333 static int do_show(int argc, char **argv) in do_show() function 584 { "show", do_show }, 585 { "list", do_show },
|
| H A D | net.c | 648 static int do_show(int argc, char **argv) in do_show() function 745 { "show", do_show }, 746 { "list", do_show },
|
| H A D | btf.c | 825 static int do_show(int argc, char **argv) in do_show() function 928 { "show", do_show }, 929 { "list", do_show },
|
| H A D | map.c | 688 static int do_show(int argc, char **argv) in do_show() function 1476 { "show", do_show }, 1477 { "list", do_show },
|
| H A D | prog.c | 557 static int do_show(int argc, char **argv) in do_show() function 2123 { "show", do_show }, 2124 { "list", do_show },
|