Home
last modified time | relevance | path

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

12345678910>>...64

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dpmu-events.c138 struct pmu_events_map *map; in __test_pmu_get_events_map() local
153 struct pmu_events_map *map = __test_pmu_get_events_map(); in test_pmu_event_table() local
276 struct pmu_events_map *map = __test_pmu_get_events_map(); in __test__pmu_event_aliases() local
451 const struct pmu_events_map *map, in expr_failure()
463 struct pmu_events_map *map; in test_parsing() local
581 struct pmu_events_map *map; in test_parsing_fake() local
H A Dcpumap.c22 struct perf_cpu_map *map; in process_event_mask() local
56 struct perf_cpu_map *map; in process_event_cpus() local
102 struct perf_cpu_map *map = perf_cpu_map__new(str); in cpu_map_print() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_vm.c68 static pgprot_t drm_io_prot(struct drm_local_map *map, in drm_io_prot()
120 struct drm_local_map *map = NULL; in drm_vm_fault() local
207 struct drm_local_map *map = vma->vm_private_data; in drm_vm_shm_fault() local
240 struct drm_local_map *map; in drm_vm_shm_close() local
342 struct drm_local_map *map = vma->vm_private_data; in drm_vm_sg_fault() local
532 struct drm_local_map *map = NULL; in drm_mmap_locked() local
H A Ddrm_memory.c130 void drm_legacy_ioremap(struct drm_local_map *map, struct drm_device *dev) in drm_legacy_ioremap()
139 void drm_legacy_ioremap_wc(struct drm_local_map *map, struct drm_device *dev) in drm_legacy_ioremap_wc()
148 void drm_legacy_ioremapfree(struct drm_local_map *map, struct drm_device *dev) in drm_legacy_ioremapfree()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqmapboxglstylechange.cpp301 void QMapboxGLStyleSetLayoutProperty::apply(QMapboxGL *map) in apply()
378 void QMapboxGLStyleSetPaintProperty::apply(QMapboxGL *map) in apply()
497 void QMapboxGLStyleAddLayer::apply(QMapboxGL *map) in apply()
563 void QMapboxGLStyleRemoveLayer::apply(QMapboxGL *map) in apply()
575 void QMapboxGLStyleAddSource::apply(QMapboxGL *map) in apply()
640 void QMapboxGLStyleRemoveSource::apply(QMapboxGL *map) in apply()
652 void QMapboxGLStyleSetFilter::apply(QMapboxGL *map) in apply()
671 void QMapboxGLStyleAddImage::apply(QMapboxGL *map) in apply()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcpumap.c75 struct bpf_map map; member
389 bool cpu_map_prog_allowed(struct bpf_map *map) in cpu_map_prog_allowed()
533 static int cpu_map_delete_elem(struct bpf_map *map, void *key) in cpu_map_delete_elem()
546 static int cpu_map_update_elem(struct bpf_map *map, void *key, void *value, in cpu_map_update_elem()
585 static void cpu_map_free(struct bpf_map *map) in cpu_map_free()
619 struct bpf_cpu_map_entry *__cpu_map_lookup_elem(struct bpf_map *map, u32 key) in __cpu_map_lookup_elem()
631 static void *cpu_map_lookup_elem(struct bpf_map *map, void *key) in cpu_map_lookup_elem()
639 static int cpu_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in cpu_map_get_next_key()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/
H A Dnumbered.hpp28 # define AUX778076_MAP_TAIL(map, i_, P) \ argument
40 struct BOOST_PP_CAT(map,i_) in BOOST_PP_CAT() argument
93 struct BOOST_PP_CAT(map,i_) in BOOST_PP_CAT() argument
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/arch/x86/lib/efi/
H A Defi.c28 struct efi_entry_memmap *map; in board_get_usable_ram_top() local
74 struct efi_entry_memmap *map; in dram_init() local
98 struct efi_entry_memmap *map; in dram_init_banksize() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmappingmanagerengine.cpp108 void QGeoTiledMappingManagerEngine::releaseMap(QGeoTiledMap *map) in releaseMap()
129 void QGeoTiledMappingManagerEngine::updateTileRequests(QGeoTiledMap *map, in updateTileRequests()
198 map_iter map = maps.constBegin(); in engineTileFinished() local
225 map_iter map = maps.constBegin(); in engineTileError() local
/OK3568_Linux_fs/u-boot/include/
H A Dregmap.h43 #define regmap_write32(map, ptr, member, val) \ argument
46 #define regmap_read32(map, ptr, member, valp) \ argument
67 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_ms) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.cpp90 QVariantMap map; in parseMapboxVoiceInstruction() local
116 QVariantMap map; in parseMapboxBannerComponent() local
145 QVariantMap map; in parseMapboxBanner() local
170 QVariantMap map; in parseMapboxBannerInstruction() local
/OK3568_Linux_fs/kernel/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()
H A Dvmmgp100.c76 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in gp100_vmm_pgt_pfn()
113 u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) in gp100_vmm_pgt_pte()
127 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in gp100_vmm_pgt_sgl()
134 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in gp100_vmm_pgt_dma()
153 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in gp100_vmm_pgt_mem()
196 u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) in gp100_vmm_pd0_pte()
210 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in gp100_vmm_pd0_mem()
310 u32 ptei, u32 ptes, struct nvkm_vmm_map *map) in gp100_vmm_pd0_pfn()
400 struct nvkm_vmm_map *map) in gp100_vmm_valid()
/OK3568_Linux_fs/kernel/sound/soc/qcom/
H A Dlpass-platform.c54 struct regmap *map) in lpass_platform_alloc_dmactl_fields()
84 struct regmap *map) in lpass_platform_alloc_hdmidmactl_fields()
110 struct regmap *map; in lpass_platform_pcmops_open() local
357 struct regmap *map; in lpass_platform_pcmops_hw_free() local
385 struct regmap *map; in lpass_platform_pcmops_prepare() local
452 struct regmap *map; in lpass_platform_pcmops_trigger() local
604 struct regmap *map; in lpass_platform_pcmops_pointer() local
654 struct regmap *map; in lpass_dma_interrupt_handler() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinconf.h41 static inline int pinconf_validate_map(const struct pinctrl_map *map, int i) in pinconf_validate_map()
46 static inline int pinconf_map_to_setting(const struct pinctrl_map *map, in pinconf_map_to_setting()
80 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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/kernel/
H A Duser_namespace.c255 map_id_range_down_max(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_max()
273 map_id_range_down_base(unsigned extents, struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down_base()
291 static u32 map_id_range_down(struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down()
311 static u32 map_id_down(struct uid_gid_map *map, u32 id) in map_id_down()
322 map_id_up_base(unsigned extents, struct uid_gid_map *map, u32 id) in map_id_up_base()
342 map_id_up_max(unsigned extents, struct uid_gid_map *map, u32 id) in map_id_up_max()
354 static u32 map_id_up(struct uid_gid_map *map, u32 id) in map_id_up()
642 struct uid_gid_map *map) in m_start()
754 static int insert_extent(struct uid_gid_map *map, struct uid_gid_extent *extent) in insert_extent()
822 static int sort_idmaps(struct uid_gid_map *map) in sort_idmaps()
[all …]
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/seq/
H A Dmap.hpp21 struct map< index_sequence< Ns... >, M > struct
23 using type = integer_sequence< typename M::value_type, select< Ns, M >::value... >;
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompletion.h39 #define COMPLETION_INITIALIZER_ONSTACK_MAP(work, map) \ argument
71 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) \ argument
75 # define DECLARE_COMPLETION_ONSTACK_MAP(work, map) DECLARE_COMPLETION(work) argument
/OK3568_Linux_fs/kernel/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