Searched defs:map_idx (Results 1 - 13 of 13) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dlocal_storage_bench.c82 unsigned int map_idx = index % num_maps; local
/linux-master/drivers/irqchip/
H A Dirq-bcm7120-l2.c190 unsigned int map_idx = gc_idx * 2; local
/linux-master/samples/bpf/
H A Dmap_perf_test_user.c62 enum map_idx { enum
/linux-master/sound/soc/fsl/
H A Dfsl_asrc.c1078 u32 map_idx; local
/linux-master/tools/lib/bpf/
H A Dgen_loader.c1034 void bpf_gen__map_update_elem(struct bpf_gen *gen, int map_idx, void *pvalue, argument
448 bpf_gen__map_create(struct bpf_gen *gen, enum bpf_map_type map_type, const char *map_name, __u32 key_size, __u32 value_size, __u32 max_entries, struct bpf_map_create_opts *map_attr, int map_idx) argument
1108 bpf_gen__map_freeze(struct bpf_gen *gen, int map_idx) argument
[all...]
H A Dlibbpf.c355 int map_idx; member in struct:reloc_desc::__anon168::__anon169
4382 size_t map_idx, nr_maps = prog->obj->nr_maps; local
5890 poison_map_ldimm64(struct bpf_program *prog, int relo_idx, int insn_idx, struct bpf_insn *insn, int map_idx, const struct bpf_map *map) argument
7591 int insn_idx, map_idx; local
[all...]
/linux-master/arch/s390/include/asm/
H A Dpci.h95 u16 map_idx; /* index into bar mapping array */ member in struct:zpci_bar_struct
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disp.c2325 unsigned int map_idx = i ? OMAP3_ISP_IOMEM_CSI2A_REGS1 : 0; local
/linux-master/sound/soc/atmel/
H A Dmchp-pdmc.c254 int map_idx = map->channels == 1 ? map->map[i] - SNDRV_CHMAP_MONO : local
293 int map_idx; local
/linux-master/drivers/md/
H A Ddm-zoned-metadata.c1839 int map_idx = chunk & DMZ_MAP_ENTRIES_MASK; local
/linux-master/drivers/accel/habanalabs/common/
H A Ddevice.c2661 u32 map_idx = 0; local
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5189 int map_idx = bnxt_cp_num_to_irq_num(bp, i); local
6807 u32 map_idx = ring->map_idx; local
6750 bnxt_set_db(struct bnxt *bp, struct bnxt_db_info *db, u32 ring_type, u32 map_idx, u32 xid) argument
6833 u32 map_idx; local
6863 u32 map_idx = bnapi->index; local
6895 u32 map_idx = grp_idx + bp->rx_nr_rings; local
10194 int map_idx = bnxt_cp_num_to_irq_num(bp, i); local
10493 int map_idx = bnxt_cp_num_to_irq_num(bp, i); local
10530 int map_idx = bnxt_cp_num_to_irq_num(bp, i); local
[all...]
H A Dbnxt.h897 u16 map_idx; /* Used by cmpl rings */ member in union:bnxt_ring_struct::__anon489

Completed in 584 milliseconds