Searched defs:map_idx (Results 1 – 11 of 11) sorted by relevance
/linux/tools/lib/bpf/ |
A D | gen_loader.c | 448 struct bpf_create_map_params *map_attr, int map_idx) in bpf_gen__map_create() 1005 void bpf_gen__map_update_elem(struct bpf_gen *gen, int map_idx, void *pvalue, in bpf_gen__map_update_elem() 1043 void bpf_gen__map_freeze(struct bpf_gen *gen, int map_idx) in bpf_gen__map_freeze()
|
A D | libbpf.c | 217 int map_idx; member 3843 size_t map_idx, nr_maps = prog->obj->nr_maps; in bpf_program__record_reloc() local
|
/linux/drivers/irqchip/ |
A D | irq-bcm7120-l2.c | 190 unsigned int map_idx = gc_idx * 2; in bcm7120_l2_intc_iomap_3380() local
|
/linux/samples/bpf/ |
A D | map_perf_test_user.c | 63 enum map_idx { enum
|
/linux/sound/soc/fsl/ |
A D | fsl_asrc.c | 1022 u32 map_idx; in fsl_asrc_probe() local
|
/linux/arch/s390/include/asm/ |
A D | pci.h | 95 u16 map_idx; /* index into bar mapping array */ member
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.c | 4505 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_disable_int_sync() local 5632 u32 map_idx, u32 xid) in bnxt_set_db() 5686 u32 map_idx = ring->map_idx; in bnxt_hwrm_ring_alloc() local 5712 u32 map_idx; in bnxt_hwrm_ring_alloc() local 5744 u32 map_idx = bnapi->index; in bnxt_hwrm_ring_alloc() local 5778 u32 map_idx = grp_idx + bp->rx_nr_rings; in bnxt_hwrm_ring_alloc() local 8746 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_setup_msix() local 9039 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_free_irq() local 9076 int map_idx = bnxt_cp_num_to_irq_num(bp, i); in bnxt_request_irq() local
|
A D | bnxt.h | 756 u16 map_idx; /* Used by cmpl rings */ member
|
/linux/drivers/media/platform/omap3isp/ |
A D | isp.c | 2325 unsigned int map_idx = i ? OMAP3_ISP_IOMEM_CSI2A_REGS1 : 0; in isp_probe() local
|
/linux/drivers/md/ |
A D | dm-zoned-metadata.c | 1854 int map_idx = chunk & DMZ_MAP_ENTRIES_MASK; in dmz_set_chunk_mapping() local
|
/linux/drivers/staging/qlge/ |
A D | qlge_main.c | 1235 int frag_idx, err, map_idx = 0; in qlge_map_send() local
|
Completed in 101 milliseconds