| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_phys.c | 22 struct address_space *mapping = obj->base.filp->f_mapping; in i915_gem_object_get_pages_phys() local 109 struct address_space *mapping = obj->base.filp->f_mapping; in i915_gem_object_put_pages_phys() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
| H A D | check_ksm_options.c | 98 static int check_madvise_options(int mem_type, int mode, int mapping) in check_madvise_options() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | folio-compat.c | 86 int add_to_page_cache_lru(struct page *page, struct address_space *mapping, in add_to_page_cache_lru() argument 94 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t index, in pagecache_get_page() argument 106 struct page *grab_cache_page_write_begin(struct address_space *mapping, in grab_cache_page_write_begin() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_shuffleframes.c | 32 char *mapping; member 43 char *mapping, *saveptr = NULL, *p; in init() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | gfx10_format_table.py | 284 mapping = Gfx10FormatMapping(pipe_formats, gfx10_formats) variable 293 mapping = Gfx10FormatMapping(pipe_formats, gfx11_formats) variable
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_image.c | 34 ir3_ibo_mapping_init(struct ir3_ibo_mapping *mapping, unsigned num_textures) in ir3_ibo_mapping_init() argument 50 ir3_ssbo_to_tex(struct ir3_ibo_mapping *mapping, unsigned ssbo) in ir3_ssbo_to_tex() argument 84 ir3_image_to_tex(struct ir3_ibo_mapping *mapping, unsigned image) ir3_image_to_tex() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/process_madvise/ |
| H A D | process_madvise.h | 35 static inline void read_address_mapping(unsigned long address, struct addr_mapping *mapping) in read_address_mapping() argument [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkCropImageFilter.cpp | 113 onGetInputLayerBounds( const skif::Mapping& mapping, const skif::LayerSpace<SkIRect>& desiredOutput, const skif::LayerSpace<SkIRect>& contentBounds, VisitChildren recurse) const onGetInputLayerBounds() argument 136 onGetOutputLayerBounds( const skif::Mapping& mapping, const skif::LayerSpace<SkIRect>& contentBounds) const onGetOutputLayerBounds() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
| H A D | CMapTableBuilder.java | 43 private final Map<Integer, Integer> mapping; field in CMapTableBuilder 45 public CMapTableBuilder(Font.Builder fontBuilder, Map<Integer, Integer> mapping) { in CMapTableBuilder() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| H A D | YAMLXRayRecord.h | 67 static void mapping(IO &IO, xray::YAMLXRayFileHeader &Header) { in mapping() function 77 static void mapping(IO &IO, xray::YAMLXRayRecord &Record) { in mapping() function 94 static void mapping(IO &IO, xray::YAMLXRayTrace &Trace) { in mapping() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | memory.cpp | 34 auto mapping = mmap(nullptr, count * pageSize(), PROT_READ | PROT_WRITE, in allocatePages() local 108 auto mapping = VirtualAlloc(nullptr, count * pageSize(), in allocatePages() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | DWARFYAML.cpp | 24 void MappingTraits<DWARFYAML::Data>::mapping(IO &IO, DWARFYAML::Data &DWARF) { in mapping() function in llvm::yaml::MappingTraits 44 void MappingTraits<DWARFYAML::Abbrev>::mapping(IO &IO, in mapping() function in llvm::yaml::MappingTraits 52 void MappingTraits<DWARFYAML::AttributeAbbrev>::mapping( in mapping() function in llvm::yaml::MappingTraits 60 void MappingTraits<DWARFYAML::ARangeDescriptor>::mapping( in mapping() function in llvm::yaml::MappingTraits 66 void MappingTraits<DWARFYAML::ARange>::mapping(IO &IO, in mapping() function in llvm::yaml::MappingTraits 76 void MappingTraits<DWARFYAML::PubEntry>::mapping(IO &IO, in mapping() function in llvm::yaml::MappingTraits 84 void MappingTraits<DWARFYAML::PubSection>::mapping( in mapping() function in llvm::yaml::MappingTraits 98 void MappingTraits<DWARFYAML::Unit>::mapping(IO &IO, DWARFYAML::Unit &Unit) { in mapping() function in llvm::yaml::MappingTraits 108 void MappingTraits<DWARFYAML::Entry>::mapping(IO &IO, DWARFYAML::Entry &Entry) { in mapping() function in llvm::yaml::MappingTraits 113 void MappingTraits<DWARFYAML::FormValue>::mapping( in mapping() function in llvm::yaml::MappingTraits 122 void MappingTraits<DWARFYAML::File>::mapping(IO &IO, DWARFYAML::File &File) { mapping() function in llvm::yaml::MappingTraits 129 void MappingTraits<DWARFYAML::LineTableOpcode>::mapping( mapping() function in llvm::yaml::MappingTraits 148 void MappingTraits<DWARFYAML::LineTable>::mapping( mapping() function in llvm::yaml::MappingTraits 166 void MappingTraits<DWARFYAML::InitialLength>::mapping( mapping() function in llvm::yaml::MappingTraits [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | mapping.c | 213 struct selinux_mapping *mapping = ¤t_mapping[tclass]; in map_decision() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_debug_mem_view.c | 112 uint32_t *mapping;
in debug_mem_show() local 164 struct debug_mem_mapping *mapping;
in debug_mem_zone_open() local 244 struct debug_mem_mapping *mapping; debug_mem_open() local 263 struct debug_mem_mapping *mapping; debug_mem_release() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_debug_mem_view.c | 123 uint32_t *mapping; in debug_mem_show() local 175 struct debug_mem_mapping *mapping; in debug_mem_zone_open() local 256 struct debug_mem_mapping *mapping; debug_mem_open() local 277 struct debug_mem_mapping *mapping; debug_mem_release() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_debug_mem_view.c | 116 uint32_t *mapping; in debug_mem_show() local 168 struct debug_mem_mapping *mapping; in debug_mem_zone_open() local 253 struct debug_mem_mapping *mapping; debug_mem_open() local 275 struct debug_mem_mapping *mapping; debug_mem_release() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_debug_mem_view.c | 112 uint32_t *mapping; in debug_mem_show() local 164 struct debug_mem_mapping *mapping; in debug_mem_zone_open() local 242 struct debug_mem_mapping *mapping; debug_mem_open() local 262 struct debug_mem_mapping *mapping; debug_mem_release() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/ |
| H A D | source_map_test.cpp | 373 std::string mapping; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/xtensa/mm/ |
| H A D | cache.c | 131 struct address_space *mapping = page_mapping_file(page); in flush_dcache_page() local
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | fault-armv.c | 133 make_coherent(struct address_space *mapping, struct vm_area_struct *vma, in make_coherent() argument 185 struct address_space *mapping; in update_mmu_cache() local
|
| /kernel/linux/linux-5.10/arch/mips/mm/ |
| H A D | cache.c | 85 struct address_space *mapping = page_mapping_file(page); in __flush_dcache_page() local
|
| /kernel/linux/linux-5.10/arch/sparc/mm/ |
| H A D | tlb.c | 118 struct address_space *mapping; in tlb_batch_add() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | jailhouse.c | 204 void *mapping; in jailhouse_init_platform() local
|
| /kernel/linux/linux-6.6/arch/arm/mm/ |
| H A D | fault-armv.c | 135 make_coherent(struct address_space *mapping, struct vm_area_struct *vma, in make_coherent() argument 187 struct address_space *mapping; in update_mmu_cache_range() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/ |
| H A D | check_mmap_options.c | 60 static int check_anonymous_memory_mapping(int mem_type, int mode, int mapping, int tag_check) in check_anonymous_memory_mapping() argument 92 static int check_file_memory_mapping(int mem_type, int mode, int mapping, int tag_check) in check_file_memory_mapping() argument 131 static int check_clear_prot_mte_flag(int mem_type, int mode, int mapping) in check_clear_prot_mte_flag() argument [all...] |