Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dgen.c1168 size_t map_cnt = 0, prog_cnt = 0, attach_map_cnt = 0, file_sz, mmap_sz; in do_skeleton() local
1254 attach_map_cnt++; in do_skeleton()
1332 if (prog_cnt + attach_map_cnt) { in do_skeleton()