Searched defs:map_cnt (Results 1 – 6 of 6) sorted by relevance
/linux-6.8/tools/bpf/bpftool/ |
D | gen.c | 821 codegen_maps_skeleton(struct bpf_object *obj, size_t map_cnt, bool mmaped) in codegen_maps_skeleton() 912 size_t map_cnt = 0, prog_cnt = 0, file_sz, mmap_sz; in do_skeleton() local 1284 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.8/drivers/irqchip/ |
D | irq-qcom-mpm.c | 84 unsigned int map_cnt; member
|
/linux-6.8/tools/lib/bpf/ |
D | libbpf.h | 1643 int map_cnt; member 1671 int map_cnt; member
|
D | libbpf.c | 13552 size_t map_cnt) in populate_skeleton_maps()
|
/linux-6.8/include/linux/ |
D | dmaengine.h | 552 u16 map_cnt; member
|
/linux-6.8/drivers/scsi/ |
D | hpsa.c | 3238 u16 map_cnt, row_cnt, disks_per_row; in hpsa_debug_map_buff() local
|