Home
last modified time | relevance | path

Searched defs:map (Results 251 – 275 of 1596) sorted by relevance

1...<<11121314151617181920>>...64

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.c294 struct mcs_rsrc_map *map; in mcs_clear_all_stats() local
343 void cn10kb_mcs_tx_sa_mem_map_write(struct mcs *mcs, struct mcs_tx_sc_sa_map *map) in cn10kb_mcs_tx_sa_mem_map_write()
362 void cn10kb_mcs_rx_sa_mem_map_write(struct mcs *mcs, struct mcs_rx_sc_sa_map *map) in cn10kb_mcs_rx_sa_mem_map_write()
429 void cn10kb_mcs_flowid_secy_map(struct mcs *mcs, struct secy_mem_map *map, int dir) in cn10kb_mcs_flowid_secy_map()
496 struct secy_mem_map map; in mcs_install_flowid_bypass_entry() local
546 struct mcs_rsrc_map *map; in mcs_clear_secy_plcy() local
585 struct mcs_rsrc_map *map; in mcs_free_ctrlpktrule() local
714 struct mcs_rsrc_map *map; in mcs_free_all_rsrc() local
774 struct mcs_rsrc_map *map; in mcs_alloc_all_rsrc() local
/openbmc/linux/fs/xfs/
H A Dxfs_buf.c215 struct xfs_buf_map *map, in _xfs_buf_alloc()
463 const struct xfs_buf_map *map = arg->key; in _xfs_buf_obj_cmp() local
519 struct xfs_buf_map *map) in xfs_buf_map_verify()
577 struct xfs_buf_map *map, in xfs_buf_lookup()
612 struct xfs_buf_map *map, in xfs_buf_find_insert()
679 struct xfs_buf_map *map, in xfs_buf_get_map()
804 struct xfs_buf_map *map, in xfs_buf_read_map()
889 struct xfs_buf_map *map, in xfs_buf_readahead_map()
1456 int map, in xfs_buf_ioapply_map()
/openbmc/linux/drivers/gpio/
H A Dgpio-mvebu.c139 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_edge_cause()
163 struct regmap *map; in mvebu_gpio_read_edge_cause() local
176 struct regmap *map; in mvebu_gpio_write_edge_cause() local
185 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_edge_mask()
213 struct regmap *map; in mvebu_gpio_read_edge_mask() local
226 struct regmap *map; in mvebu_gpio_write_edge_mask() local
235 struct regmap **map, unsigned int *offset) in mvebu_gpioreg_level_mask()
263 struct regmap *map; in mvebu_gpio_read_level_mask() local
276 struct regmap *map; in mvebu_gpio_write_level_mask() local
H A Dgpio-104-dio-48e.c119 struct regmap *map; member
213 static int dio48e_irq_init_hw(struct regmap *const map) in dio48e_irq_init_hw()
226 struct regmap *map; in dio48e_probe() local
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c64 static int mock_dmabuf_vmap(struct dma_buf *dma_buf, struct iosys_map *map) in mock_dmabuf_vmap()
77 static void mock_dmabuf_vunmap(struct dma_buf *dma_buf, struct iosys_map *map) in mock_dmabuf_vunmap()
/openbmc/linux/drivers/dma/dw/
H A Drzn1-dmamux.c32 struct rzn1_dmamux_map *map = route_data; in rzn1_dmamux_free() local
46 struct rzn1_dmamux_map *map; in rzn1_dmamux_route_allocate() local
/openbmc/linux/drivers/clk/meson/
H A Dparm.h30 static inline unsigned int meson_parm_read(struct regmap *map, struct parm *p) in meson_parm_read()
38 static inline void meson_parm_write(struct regmap *map, struct parm *p, in meson_parm_write()
/openbmc/linux/tools/perf/ui/browsers/
H A Dmap.c21 struct map *map; member
105 int map__browse(struct map *map) in map__browse()
/openbmc/linux/scripts/selinux/mdp/
H A Dmdp.c85 const struct security_class_mapping *map = &secclass_map[i]; in main() local
106 const struct security_class_mapping *map = &secclass_map[i]; in main() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dfor_each_hash_map_elem.c29 check_hash_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_hash_elem()
58 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_percpu_elem()
/openbmc/phosphor-mboxd/test/
H A Dmbox.c65 uint8_t *map; in mbox_cmp() local
93 uint8_t *map; in mbox_rspcpy() local
286 void *map; in mbox_set_mtd_data() local
/openbmc/linux/arch/x86/pci/
H A Di386.c60 struct pcibios_fwaddrmap *map; in pcibios_fwaddrmap_lookup() local
75 struct pcibios_fwaddrmap *map; in pcibios_save_fw_addr() local
102 struct pcibios_fwaddrmap *map; in pcibios_retrieve_fw_addr() local
H A Dsta2x11-fixup.c40 struct sta2x11_mapping map[STA2X11_NR_EP]; member
183 struct sta2x11_mapping *map = sta2x11_pdev_to_mapping(pdev); in suspend_mapping() local
207 struct sta2x11_mapping *map = sta2x11_pdev_to_mapping(pdev); in resume_mapping() local
/openbmc/linux/drivers/pinctrl/
H A Dpinconf-generic.c295 struct device_node *np, struct pinctrl_map **map, in pinconf_generic_dt_subnode_to_map()
379 struct device_node *np_config, struct pinctrl_map **map, in pinconf_generic_dt_node_to_map()
412 struct pinctrl_map *map, in pinconf_generic_dt_free_map()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_dma_helper.c229 struct iosys_map map = IOSYS_MAP_INIT_VADDR(dma_obj->vaddr); in drm_gem_dma_free() local
502 struct iosys_map *map) in drm_gem_dma_vmap()
580 struct iosys_map map; in drm_gem_dma_prime_import_sg_table_vmap() local
H A Ddrm_gem_vram_helper.c370 struct iosys_map *map) in drm_gem_vram_kmap_locked()
396 struct iosys_map *map) in drm_gem_vram_kunmap_locked()
433 int drm_gem_vram_vmap(struct drm_gem_vram_object *gbo, struct iosys_map *map) in drm_gem_vram_vmap()
463 struct iosys_map *map) in drm_gem_vram_vunmap()
810 struct iosys_map *map) in drm_gem_vram_object_vmap()
824 struct iosys_map *map) in drm_gem_vram_object_vunmap()
/openbmc/linux/net/ceph/crush/
H A Dmapper.c42 int crush_find_rule(const struct crush_map *map, int ruleset, int type, int size) in crush_find_rule()
413 static int is_out(const struct crush_map *map, in is_out()
449 static int crush_choose_firstn(const struct crush_map *map, in crush_choose_firstn()
643 static void crush_choose_indep(const struct crush_map *map, in crush_choose_indep()
848 void crush_init_workspace(const struct crush_map *map, void *v) in crush_init_workspace()
894 int crush_do_rule(const struct crush_map *map, in crush_do_rule()
/openbmc/linux/tools/lib/perf/
H A Devlist.c362 struct perf_mmap *map = fda->priv[fd].ptr; in perf_evlist__munmap_filtered() local
382 struct perf_mmap *map; in perf_evlist__alloc_mmap() local
439 perf_evlist__mmap_cb_mmap(struct perf_mmap *map, struct perf_mmap_param *mp, in perf_evlist__mmap_cb_mmap()
445 static void perf_evlist__set_mmap_first(struct perf_evlist *evlist, struct perf_mmap *map, in perf_evlist__set_mmap_first()
466 struct perf_mmap *map; in mmap_per_evsel() local
700 perf_evlist__next_mmap(struct perf_evlist *evlist, struct perf_mmap *map, in perf_evlist__next_mmap()
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c309 struct iosys_map *map) in vb2_vmalloc_dmabuf_ops_vmap()
369 struct iosys_map map; in vb2_vmalloc_map_dmabuf() local
383 struct iosys_map map = IOSYS_MAP_INIT_VADDR(buf->vaddr); in vb2_vmalloc_unmap_dmabuf() local
392 struct iosys_map map = IOSYS_MAP_INIT_VADDR(buf->vaddr); in vb2_vmalloc_detach_dmabuf() local
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c116 static __always_inline void do_update_time(void *map, struct work_key *key, in do_update_time()
145 static __always_inline void do_update_timestart(void *map, struct work_key *key) in do_update_timestart()
163 static __always_inline void do_update_name(void *map, in do_update_name()
170 static __always_inline int update_timestart(void *map, struct work_key *key) in update_timestart()
/openbmc/linux/tools/testing/selftests/mm/
H A Dcompaction_test.c25 void *map; member
180 void *map = NULL; in main() local
/openbmc/hiomapd/test/
H A Dmbox.c67 uint8_t *map; in mbox_cmp() local
97 uint8_t *map; in mbox_rspcpy() local
314 void *map; in mbox_set_mtd_data() local
/openbmc/linux/sound/soc/codecs/
H A Dmax98504.c126 struct regmap *map = max98504->regmap; in max98504_component_probe() local
204 struct regmap *map = max98504->regmap; in max98504_set_tdm_slot() local
227 struct regmap *map = max98504->regmap; in max98504_set_channel_map() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dvideobuf-dma-contig.c64 struct videobuf_mapping *map = vma->vm_private_data; in videobuf_vm_open() local
74 struct videobuf_mapping *map = vma->vm_private_data; in videobuf_vm_close() local
277 struct videobuf_mapping *map; in __videobuf_mmap_mapper() local
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_queue.c202 static int pmap_schedule(unsigned long *map, int bits_per_period, in pmap_schedule()
310 static void pmap_unschedule(unsigned long *map, int bits_per_period, in pmap_unschedule()
347 unsigned long *map; in dwc2_get_ls_map() local
410 static void pmap_print(unsigned long *map, int bits_per_period, in pmap_print()
498 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_qh_schedule_print() local
558 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_ls_pmap_schedule() local
597 unsigned long *map = dwc2_get_ls_map(hsotg, qh); in dwc2_ls_pmap_unschedule() local

1...<<11121314151617181920>>...64