/kernel/linux/linux-5.10/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 | 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 | 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 | 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 2145 { "show", do_show }, 2146 { "list", do_show },
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | perf.c | 219 static int do_show(int argc, char **argv) in do_show() function 249 { "show", do_show }, 250 { "list", do_show },
|
H A D | cgroup.c | 285 static int do_show(int argc, char **argv) in do_show() function 643 { "show", do_show }, 644 { "list", do_show },
|
H A D | struct_ops.c | 331 static int do_show(int argc, char **argv) in do_show() function 624 { "show", do_show }, 625 { "list", do_show },
|
H A D | btf.c | 964 static int do_show(int argc, char **argv) in do_show() function 1078 { "show", do_show }, 1079 { "list", do_show },
|
H A D | link.c | 918 static int do_show(int argc, char **argv) in do_show() function 1045 { "show", do_show }, 1046 { "list", do_show },
|
H A D | net.c | 838 static int do_show(int argc, char **argv) in do_show() function 942 { "show", do_show }, 943 { "list", do_show },
|
H A D | map.c | 673 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 | 631 static int do_show(int argc, char **argv) in do_show() function 2496 { "show", do_show }, 2497 { "list", do_show },
|