Home
last modified time | relevance | path

Searched defs:map (Results 201 – 225 of 1596) sorted by relevance

12345678910>>...64

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dasync_stack_depth.c19 static int timer_cb(void *map, int *key, struct bpf_timer *timer) in timer_cb()
26 static int bad_timer_cb(void *map, int *key, struct bpf_timer *timer) in bad_timer_cb()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c1122 struct bpf_map *map; in bpf_object__init_kern_struct_ops_maps() local
1150 struct bpf_map *map; in init_struct_ops_maps() local
1496 struct bpf_map *map; in bpf_object__add_map() local
1640 struct bpf_map *map; in bpf_object__init_internal_map() local
2526 struct bpf_map *map; in bpf_object__init_user_btf_map() local
4059 struct bpf_map *map; in bpf_program__record_reloc() local
5277 struct bpf_map *map; in bpf_object_init_prog_arrays() local
5316 struct bpf_map *map; in bpf_object__create_maps() local
8232 struct bpf_map *map; in bpf_object__pin_maps() local
8280 struct bpf_map *map; in bpf_object__unpin_maps() local
[all …]
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwil_crash_dump.c14 const struct fw_map *map; in wil_fw_get_crash_dump_bounds() local
50 const struct fw_map *map; in wil_fw_copy_crash_dump() local
/openbmc/linux/drivers/media/tuners/
H A Dtda18271-fe.c74 struct tda18271_std_map_item *map, in tda18271_channel_configuration()
246 struct tda18271_rf_tracking_filter_cal *map = priv->rf_cal_state; in tda18271c2_rf_tracking_filters_correction() local
562 struct tda18271_rf_tracking_filter_cal *map = priv->rf_cal_state; in tda18271_rf_tracking_filters_init() local
885 struct tda18271_std_map_item *map, u32 freq, u32 bw) in tda18271_tune()
928 struct tda18271_std_map_item *map; in tda18271_set_params() local
988 struct tda18271_std_map_item *map; in tda18271_set_analog_params() local
1119 struct tda18271_std_map *map) in tda18271_update_std_map()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv44.c74 u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) in nv44_vmm_pgt_pte()
106 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in nv44_vmm_pgt_sgl()
113 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in nv44_vmm_pgt_dma()
/openbmc/u-boot/cmd/
H A Defi.c71 void *efi_build_mem_table(struct efi_entry_memmap *map, int size, bool skip_bs) in efi_build_mem_table()
124 static void efi_print_mem_table(struct efi_entry_memmap *map, in efi_print_mem_table()
196 struct efi_entry_memmap *map; in do_efi_mem() local
/openbmc/linux/drivers/mtd/maps/
H A Damd76xrom.c42 struct map_info map; member
71 struct amd76xrom_map_info *map, *scratch; in amd76xrom_cleanup() local
110 struct amd76xrom_map_info *map = NULL; in amd76xrom_init_one() local
H A Dck804xrom.c46 struct map_info map; member
84 struct ck804xrom_map_info *map, *scratch; in ck804xrom_cleanup() local
123 struct ck804xrom_map_info *map = NULL; in ck804xrom_init_one() local
H A Dpxa2xx-flash.c23 static void pxa2xx_map_inval_cache(struct map_info *map, unsigned long from, in pxa2xx_map_inval_cache()
39 struct map_info map; member
H A Dichxrom.c47 struct map_info map; member
59 struct ichxrom_map_info *map, *scratch; in ichxrom_cleanup() local
95 struct ichxrom_map_info *map = NULL; in ichxrom_init_one() local
/openbmc/linux/drivers/pci/msi/
H A Dapi.c152 struct msi_map map = { .index = -ENOTSUPP }; in pci_msix_alloc_irq_at() local
172 void pci_msix_free_irq(struct pci_dev *dev, struct msi_map map) in pci_msix_free_irq()
410 void pci_ims_free_irq(struct pci_dev *dev, struct msi_map map) in pci_ims_free_irq()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c29 unsigned long *map, u16 stride) in free_slots()
43 static int r2l_b2t_1d(u16 w, unsigned long *pos, unsigned long *map, in r2l_b2t_1d()
81 unsigned long *map, size_t num_bits, size_t slot_stride) in l2r_t2b()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpinning.c12 struct bpf_map *map; in get_map_id() local
39 struct bpf_map *map; in test_pinning() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_ttm_helper.c66 struct iosys_map *map) in drm_gem_ttm_vmap()
83 struct iosys_map *map) in drm_gem_ttm_vunmap()
/openbmc/linux/fs/adfs/
H A Dmap.c73 unsigned char *map = dm->dm_bh->b_data; in lookup_zone() local
121 unsigned char *map = dm->dm_bh->b_data; in scan_free_map() local
260 static unsigned char adfs_calczonecheck(struct super_block *sb, unsigned char *map) in adfs_calczonecheck()
290 unsigned char *map; in adfs_checkmap() local
/openbmc/linux/samples/bpf/
H A Dxdp_sample.bpf.c98 const struct bpf_map *map, u32 index) in BPF_PROG()
106 const struct bpf_map *map, u32 index) in BPF_PROG()
114 const struct bpf_map *map, u32 index) in BPF_PROG()
122 const struct bpf_map *map, u32 index) in BPF_PROG()
/openbmc/linux/tools/perf/util/
H A Dcpumap.c67 struct perf_cpu_map *map; in cpu_map__from_entries() local
93 struct perf_cpu_map *map; in cpu_map__from_mask() local
118 struct perf_cpu_map *map; in cpu_map__from_range() local
151 size_t cpu_map__fprintf(struct perf_cpu_map *map, FILE *fp) in cpu_map__fprintf()
576 size_t cpu_map__snprint(struct perf_cpu_map *map, char *buf, size_t size) in cpu_map__snprint()
630 size_t cpu_map__snprint_mask(struct perf_cpu_map *map, char *buf, size_t size) in cpu_map__snprint_mask()
/openbmc/linux/kernel/bpf/
H A Dbpf_local_storage.c29 struct bpf_map *map = &smap->map; in mem_charge() local
40 struct bpf_map *map = &smap->map; in mem_uncharge() local
49 struct bpf_map *map = &smap->map; in owner_storage() local
713 int bpf_local_storage_map_check_btf(const struct bpf_map *map, in bpf_local_storage_map_check_btf()
771 u64 bpf_local_storage_map_mem_usage(const struct bpf_map *map) in bpf_local_storage_map_mem_usage()
848 void bpf_local_storage_map_free(struct bpf_map *map, in bpf_local_storage_map_free()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dgem.c64 struct host1x_bo_mapping *map; in tegra_bo_pin() local
161 static void tegra_bo_unpin(struct host1x_bo_mapping *map) in tegra_bo_unpin()
180 struct iosys_map map; in tegra_bo_mmap() local
197 struct iosys_map map = IOSYS_MAP_INIT_VADDR(addr); in tegra_bo_munmap() local
704 static int tegra_gem_prime_vmap(struct dma_buf *buf, struct iosys_map *map) in tegra_gem_prime_vmap()
719 static void tegra_gem_prime_vunmap(struct dma_buf *buf, struct iosys_map *map) in tegra_gem_prime_vunmap()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dmxm.c81 u16 map = nvbios_rd16(bios, mxm + 4); in mxm_sor_map() local
118 u16 map = nvbios_rd16(bios, mxm + 6); in mxm_ddc_map() local
/openbmc/linux/tools/build/
H A Dfixdep.c47 static void parse_dep_file(void *map, size_t len) in parse_dep_file()
125 void *map; in print_deps() local
/openbmc/linux/drivers/clk/
H A Dclk-aspeed.c347 struct regmap *map, u8 clock_idx, u8 reset_idx, in aspeed_clk_hw_register_gate()
387 struct regmap *map; in aspeed_clk_probe() local
583 static void __init aspeed_ast2400_cc(struct regmap *map) in aspeed_ast2400_cc()
651 static void __init aspeed_ast2500_cc(struct regmap *map) in aspeed_ast2500_cc()
690 struct regmap *map; in aspeed_cc_init() local
/openbmc/phosphor-mboxd/test/
H A Dimplicit_flush.c75 uint8_t *map; in flush_on_close() local
106 uint8_t *map; in flush_on_create() local
/openbmc/hiomapd/test/
H A Dimplicit_flush.c76 uint8_t *map; in flush_on_close() local
107 uint8_t *map; in flush_on_create() local
/openbmc/u-boot/arch/x86/cpu/
H A Dirq.c31 struct pirq_regmap *map = priv->regmap; in pirq_reg_to_linkno() local
60 struct pirq_regmap *map = priv->regmap; in pirq_linkno_to_reg() local
152 struct pirq_regmap *map; in create_pirq_routing_table() local

12345678910>>...64