/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | local_storage_bench.c | 82 unsigned int map_idx = index % num_maps; in loop() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | gen_loader.c | 452 struct bpf_map_create_opts *map_attr, int map_idx) in bpf_gen__map_create() 1034 void bpf_gen__map_update_elem(struct bpf_gen *gen, int map_idx, void *pvalue, in bpf_gen__map_update_elem() 1108 void bpf_gen__map_freeze(struct bpf_gen *gen, int map_idx) in bpf_gen__map_freeze()
|
H A D | libbpf.c | 343 int map_idx; member 4054 size_t map_idx, nr_maps = prog->obj->nr_maps; in bpf_program__record_reloc() local 5907 int map_idx, const struct bpf_map *map) in poison_map_ldimm64() 7157 int insn_idx, map_idx; in fixup_log_missing_map_load() local
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-bcm7120-l2.c | 190 unsigned int map_idx = gc_idx * 2; in bcm7120_l2_intc_iomap_3380() local
|
/openbmc/linux/sound/soc/atmel/ |
H A D | mchp-pdmc.c | 254 int map_idx = map->channels == 1 ? map->map[i] - SNDRV_CHMAP_MONO : in mchp_pdmc_chmap_ctl_get() local 296 int map_idx; in mchp_pdmc_chmap_ctl_put() local
|
/openbmc/linux/samples/bpf/ |
H A D | map_perf_test_user.c | 62 enum map_idx { enum
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_asrc.c | 1078 u32 map_idx; in fsl_asrc_probe() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pci.h | 95 u16 map_idx; /* index into bar mapping array */ member
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 4678 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_disable_int_sync() local 5842 u32 map_idx, u32 xid) in bnxt_set_db() 5896 u32 map_idx = ring->map_idx; in bnxt_hwrm_ring_alloc() local 5922 u32 map_idx; in bnxt_hwrm_ring_alloc() local 5954 u32 map_idx = bnapi->index; in bnxt_hwrm_ring_alloc() local 5988 u32 map_idx = grp_idx + bp->rx_nr_rings; in bnxt_hwrm_ring_alloc() local 8981 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_setup_msix() local 9278 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_free_irq() local 9315 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_request_irq() local
|
H A D | bnxt.h | 773 u16 map_idx; /* Used by cmpl rings */ member
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isp.c | 2325 unsigned int map_idx = i ? OMAP3_ISP_IOMEM_CSI2A_REGS1 : 0; in isp_probe() local
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | device.c | 2571 u32 map_idx = 0; in hl_capture_user_mappings() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-zoned-metadata.c | 1836 int map_idx = chunk & DMZ_MAP_ENTRIES_MASK; in dmz_set_chunk_mapping() local
|
/openbmc/linux/drivers/staging/qlge/ |
H A D | qlge_main.c | 1235 int frag_idx, err, map_idx = 0; in qlge_map_send() local
|