Searched defs:map_idx (Results 1 – 10 of 10) 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/tools/lib/bpf/ |
| H A D | gen_loader.c | 508 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) bpf_gen__map_create() argument 1159 bpf_gen__map_update_elem(struct bpf_gen * gen,int map_idx,void * pvalue,__u32 value_size) bpf_gen__map_update_elem() argument 1236 bpf_gen__map_freeze(struct bpf_gen * gen,int map_idx) bpf_gen__map_freeze() argument [all...] |
| H A D | libbpf.c | 383 int map_idx; global() member 4570 size_t map_idx, nr_maps = prog->obj->nr_maps; bpf_program__record_reloc() local 6151 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) poison_map_ldimm64() argument 8066 int insn_idx, map_idx; fixup_log_missing_map_load() local [all...] |
| /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/arch/s390/include/asm/ |
| H A D | pci.h | 99 u16 map_idx; /* index into bar mapping array */ member
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc.c | 1212 u32 map_idx; fsl_asrc_probe() local
|
| /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
|