Searched defs:map_cnt (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/tools/bpf/bpftool/ |
D | gen.c | 851 codegen_maps_skeleton(struct bpf_object *obj, size_t map_cnt, bool mmaped, bool populate_links) in codegen_maps_skeleton() 1168 size_t map_cnt = 0, prog_cnt = 0, attach_map_cnt = 0, file_sz, mmap_sz; in do_skeleton() local 1573 size_t i, len, file_sz, map_cnt = 0, prog_cnt = 0, mmap_sz, var_cnt = 0, var_idx = 0; in do_subskeleton() local
|
/linux-6.14.4/drivers/irqchip/ |
D | irq-qcom-mpm.c | 84 unsigned int map_cnt; member
|
/linux-6.14.4/tools/lib/bpf/ |
D | libbpf.h | 1722 int map_cnt; member 1750 int map_cnt; member
|
D | libbpf.c | 13811 size_t map_cnt, size_t map_skel_sz) in populate_skeleton_maps()
|
/linux-6.14.4/include/linux/ |
D | dmaengine.h | 562 u16 map_cnt; member
|
/linux-6.14.4/drivers/scsi/ |
D | hpsa.c | 3240 u16 map_cnt, row_cnt, disks_per_row; in hpsa_debug_map_buff() local
|