Home
last modified time | relevance | path

Searched defs:map (Results 126 – 150 of 1596) sorted by relevance

12345678910>>...64

/openbmc/linux/fs/erofs/
H A Dzmap.c12 struct erofs_map_blocks *map; member
335 struct erofs_map_blocks *const map = m->map; in z_erofs_get_extent_compressedlen() local
407 struct erofs_map_blocks *map = m->map; in z_erofs_get_extent_decompressedlen() local
447 struct erofs_map_blocks *map, int flags) in z_erofs_do_map_blocks()
652 struct erofs_map_blocks map = { in z_erofs_fill_inode_lazy() local
673 struct erofs_map_blocks map = { in z_erofs_fill_inode_lazy() local
695 int z_erofs_map_blocks_iter(struct inode *inode, struct erofs_map_blocks *map, in z_erofs_map_blocks_iter()
735 struct erofs_map_blocks map = { .m_la = offset }; in z_erofs_iomap_begin_report() local
/openbmc/linux/drivers/mtd/maps/
H A Dphysmap-core.c94 static void physmap_set_vpp(struct map_info *map, int state) in physmap_set_vpp()
142 static map_word physmap_addr_gpios_read(struct map_info *map, in physmap_addr_gpios_read()
159 static void physmap_addr_gpios_copy_from(struct map_info *map, void *buf, in physmap_addr_gpios_copy_from()
181 static void physmap_addr_gpios_write(struct map_info *map, map_word mw, in physmap_addr_gpios_write()
196 static void physmap_addr_gpios_copy_to(struct map_info *map, unsigned long ofs, in physmap_addr_gpios_copy_to()
218 static int physmap_addr_gpios_map_init(struct map_info *map) in physmap_addr_gpios_map_init()
229 static int physmap_addr_gpios_map_init(struct map_info *map) in physmap_addr_gpios_map_init()
/openbmc/linux/tools/perf/tests/
H A Dmaps.c28 struct map *map = rb_node->map; in check_maps() local
47 struct map *map = rb_node->map; in check_maps() local
93 struct map *map; in test__maps__merge_in() local
H A Dvmlinux-kallsyms.c295 struct map *map = rb_node->map; in test__vmlinux_matches_kallsyms() local
320 struct map *pair, *map = rb_node->map; in test__vmlinux_matches_kallsyms() local
352 struct map *map = rb_node->map; in test__vmlinux_matches_kallsyms() local
/openbmc/linux/kernel/dma/
H A Dmap_benchmark.c38 struct map_benchmark_data *map = data; in map_benchmark_thread() local
99 static int do_map_benchmark(struct map_benchmark_data *map) in do_map_benchmark()
186 struct map_benchmark_data *map = file->private_data; in map_benchmark_ioctl() local
277 struct map_benchmark_data *map = (struct map_benchmark_data *)data; in map_benchmark_remove_debugfs() local
285 struct map_benchmark_data *map; in __map_benchmark_probe() local
/openbmc/linux/arch/sh/mm/
H A Dioremap_fixed.c38 struct ioremap_map *map; in ioremap_fixed_init() local
51 struct ioremap_map *map; in ioremap_fixed() local
103 struct ioremap_map *map; in iounmap_fixed() local
/openbmc/linux/tools/perf/util/
H A Dmaps.c36 static int __maps__insert(struct maps *maps, struct map *map) in __maps__insert()
64 int maps__insert(struct maps *maps, struct map *map) in maps__insert()
120 void maps__remove(struct maps *maps, struct map *map) in maps__remove()
201 struct map *map = maps__find(maps, addr); in maps__find_symbol() local
277 int maps__fixup_overlappings(struct maps *maps, struct map *map, FILE *fp) in maps__fixup_overlappings()
419 struct map_rb_node *maps__find_node(struct maps *maps, struct map *map) in maps__find_node()
557 struct map *map; in maps__find_by_name() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_map_resize.c23 struct bpf_map *map; in global_map_resize_bss_subtest() local
92 struct bpf_map *map; in global_map_resize_data_subtest() local
163 struct bpf_map *map; in global_map_resize_invalid_subtest() local
H A Dsockmap_ktls.c36 static void test_sockmap_ktls_disconnect_after_delete(int family, int map) in test_sockmap_ktls_disconnect_after_delete()
79 static void test_sockmap_ktls_update_fails_when_sock_has_ulp(int family, int map) in test_sockmap_ktls_update_fails_when_sock_has_ulp()
151 int map; in run_tests() local
H A Dsockmap_basic.c92 int s, map, err; in test_sockmap_create_update_free() local
114 int err, map, verdict; in test_skmsg_helpers() local
278 int err, map, verdict; in test_sockmap_skb_verdict_attach() local
362 int n, err, map, verdict, s, c1, p1; in test_sockmap_skb_verdict_shutdown() local
417 int err, map, verdict, s, c0, c1, p0, p1; in test_sockmap_skb_verdict_fionread() local
480 int err, map, verdict, s, c1, p1, zero = 0, sent, recvd, avail; in test_sockmap_skb_verdict_peek() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c197 #define TEST(map) \ in test_map_kptr() argument
269 void *map; in test_map_in_map_kptr() local
377 #define TEST(map) \ argument
385 #define TEST_PCPU(map) \ argument
423 #define TEST(map) \ argument
431 #define TEST_PCPU(map) \ argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_vm.c66 static pgprot_t drm_io_prot(struct drm_local_map *map, in drm_io_prot()
115 struct drm_local_map *map = NULL; in drm_vm_fault() local
202 struct drm_local_map *map = vma->vm_private_data; in drm_vm_shm_fault() local
235 struct drm_local_map *map; in drm_vm_shm_close() local
337 struct drm_local_map *map = vma->vm_private_data; in drm_vm_sg_fault() local
527 struct drm_local_map *map = NULL; in drm_mmap_locked() local
/openbmc/linux/kernel/bpf/
H A Dmap_iter.c16 struct bpf_map *map; in bpf_map_seq_start() local
42 DEFINE_BPF_ITER_FUNC(bpf_map, struct bpf_iter_meta *meta, struct bpf_map *map) in DEFINE_BPF_ITER_FUNC()
105 struct bpf_map *map; in bpf_iter_attach_map() local
200 __bpf_kfunc s64 bpf_map_sum_elem_count(const struct bpf_map *map) in bpf_map_sum_elem_count()
/openbmc/u-boot/drivers/misc/
H A Dgdsys_rxaui_ctrl.c24 #define rxaui_ctrl_set(map, member, val) \ argument
27 #define rxaui_ctrl_get(map, member, valp) \ argument
31 struct regmap *map; member
/openbmc/linux/drivers/pinctrl/
H A Dpinconf.h51 static inline int pinconf_validate_map(const struct pinctrl_map *map, int i) in pinconf_validate_map()
56 static inline int pinconf_map_to_setting(const struct pinctrl_map *map, in pinconf_map_to_setting()
90 const struct pinctrl_map *map) in pinconf_show_map()
H A Ddevicetree.c26 struct pinctrl_map *map; member
31 struct pinctrl_map *map, unsigned num_maps) in dt_free_map()
67 struct pinctrl_map *map, unsigned num_maps) in dt_remember_or_free_map()
118 struct pinctrl_map *map; in dt_to_map_one_config() local
184 struct pinctrl_map *map; in dt_remember_dummy_state() local
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem_prime.c28 int etnaviv_gem_prime_vmap(struct drm_gem_object *obj, struct iosys_map *map) in etnaviv_gem_prime_vmap()
65 struct iosys_map map = IOSYS_MAP_INIT_VADDR(etnaviv_obj->vaddr); in etnaviv_gem_prime_release() local
80 struct iosys_map map; in etnaviv_gem_prime_vmap_impl() local
/openbmc/linux/include/linux/
H A Dcompletion.h38 #define COMPLETION_INITIALIZER_ONSTACK_MAP(work, map) \ argument
70 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) \ argument
74 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) DECLARE_COMPLETION(work) argument
/openbmc/linux/tools/lib/perf/include/internal/
H A Dcpumap.h21 struct perf_cpu map[]; in DECLARE_RC_STRUCT() local
34 static inline refcount_t *perf_cpu_map__refcnt(struct perf_cpu_map *map) in perf_cpu_map__refcnt()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv04.c29 u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) in nv04_vmm_pgt_pte()
40 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in nv04_vmm_pgt_sgl()
47 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in nv04_vmm_pgt_dma()
81 struct nvkm_vmm_map *map) in nv04_vmm_valid()
/openbmc/linux/drivers/video/fbdev/
H A Dmacmodes.c224 const struct mode_map *map; in mac_vmode_to_var() local
306 const struct mode_map *map; in mac_var_to_vmode() local
369 const struct monitor_map *map; in mac_map_monitor_sense() local
/openbmc/linux/drivers/clk/berlin/
H A Dberlin2-pll.c22 struct berlin2_pll_map map; member
45 struct berlin2_pll_map *map = &pll->map; in berlin2_pll_recalc_rate() local
77 berlin2_pll_register(const struct berlin2_pll_map *map, in berlin2_pll_register()
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsq.c70 static inline void sq_mapping_list_add(struct sq_mapping *map) in sq_mapping_list_add()
86 static inline void sq_mapping_list_del(struct sq_mapping *map) in sq_mapping_list_del()
101 static int __sq_remap(struct sq_mapping *map, pgprot_t prot) in __sq_remap()
146 struct sq_mapping *map; in sq_remap() local
209 struct sq_mapping **p, *map; in sq_unmap() local
/openbmc/linux/drivers/regulator/
H A Dmax77650-regulator.c70 struct regmap *map; in max77650_regulator_is_enabled() local
88 struct regmap *map; in max77650_regulator_enable() local
101 struct regmap *map; in max77650_regulator_disable() local
334 struct regmap *map; in max77650_regulator_probe() local
/openbmc/linux/drivers/rtc/
H A Drtc-ds1347.c52 struct regmap *map = dev_get_drvdata(dev); in ds1347_read_time() local
91 struct regmap *map = dev_get_drvdata(dev); in ds1347_set_time() local
132 struct regmap *map; in ds1347_probe() local

12345678910>>...64