Searched defs:map_idx (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | local_storage_bench.c | 82 unsigned int map_idx = index % num_maps; in loop() local
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_netdev.c | 1790 u32 ring_type, u32 map_idx, u32 xid) in bnge_set_db() 1821 u32 map_idx = bnapi->index; in bnge_hwrm_cp_ring_alloc() local 1859 u32 map_idx; in bnge_hwrm_rx_agg_ring_alloc() local 1882 u32 map_idx = bnapi->index; in bnge_hwrm_rx_ring_alloc() local 1907 u32 map_idx = ring->map_idx; in bnge_hwrm_ring_alloc() local 1945 u32 map_idx, type; in bnge_hwrm_ring_alloc() local 2346 int map_idx = bnge_cp_num_to_irq_num(bn, i); in bnge_disable_int_sync() local 2563 int map_idx = bnge_cp_num_to_irq_num(bn, i); in bnge_setup_msix() local 2603 int map_idx = bnge_cp_num_to_irq_num(bn, i); in bnge_free_irq() local 2630 int map_idx = bnge_cp_num_to_irq_num(bn, i); in bnge_request_irq() local
|
| H A D | bnge_rmem.h | 190 u16 map_idx; /* Used by NQs */ member
|
| /linux/tools/lib/bpf/ |
| H A D | gen_loader.c | 491 struct bpf_map_create_opts *map_attr, int map_idx) in bpf_gen__map_create() 1130 void bpf_gen__map_update_elem(struct bpf_gen *gen, int map_idx, void *pvalue, in bpf_gen__map_update_elem() 1217 void bpf_gen__map_freeze(struct bpf_gen *gen, int map_idx) in bpf_gen__map_freeze()
|
| H A D | libbpf.c | 388 int map_idx; member 4653 size_t map_idx, nr_maps = prog->obj->nr_maps; in bpf_program__record_reloc() local 6255 int map_idx, const struct bpf_map *map) in poison_map_ldimm64() 8245 int insn_idx, map_idx; in fixup_log_missing_map_load() local
|
| /linux/drivers/irqchip/ |
| H A D | irq-bcm7120-l2.c | 184 unsigned int map_idx = gc_idx * 2; in bcm7120_l2_intc_iomap_3380() local
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-pdmc.c | 271 int map_idx = map->channels == 1 ? map->map[i] - SNDRV_CHMAP_MONO : in mchp_pdmc_chmap_ctl_get() local 313 int map_idx; in mchp_pdmc_chmap_ctl_put() local
|
| /linux/samples/bpf/ |
| H A D | map_perf_test_user.c | 62 enum map_idx { enum
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc.c | 1232 u32 map_idx; in fsl_asrc_probe() local
|
| /linux/arch/s390/include/asm/ |
| H A D | pci.h | 99 u16 map_idx; /* index into bar mapping array */ member
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | isp.c | 2291 unsigned int map_idx = i ? OMAP3_ISP_IOMEM_CSI2A_REGS1 : 0; in isp_probe() local
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | device.c | 2725 u32 map_idx = 0; in hl_capture_user_mappings() local
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.h | 950 u16 map_idx; /* Used by cmpl rings */ member
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 19040 int map_idx; in check_and_resolve_insns() local
|