Searched refs:show_btf_plain (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | btf.c | 741 show_btf_plain(struct bpf_btf_info *info, int fd, in show_btf_plain() function 820 show_btf_plain(&info, fd, btf_prog_table, btf_map_table); in show_btf()
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | btf.c | 859 show_btf_plain(struct bpf_btf_info *info, int fd, in show_btf_plain() function 959 show_btf_plain(&info, fd, btf_prog_table, btf_map_table); in show_btf()
|
Completed in 3 milliseconds