/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_dfs.c | 275 switch (dev->mt76.region) { in mt76x02_dfs_check_hw_pulse() 449 switch (dev->mt76.region) { in mt76x02_dfs_create_sequence() 678 switch (dev->mt76.region) { in mt76x02_dfs_init_sw_detector() 718 switch (dev->mt76.region) { in mt76x02_dfs_set_bbp_params() 859 dev->mt76.region = NL80211_DFS_UNSET; in mt76x02_dfs_init_detector() 866 enum nl80211_dfs_regions region) in mt76x02_dfs_set_domain() 871 if (dev->mt76.region != region) { in mt76x02_dfs_set_domain() 875 region == NL80211_DFS_ETSI; in mt76x02_dfs_set_domain() 878 dev->mt76.region in mt76x02_dfs_set_domain() 865 mt76x02_dfs_set_domain(struct mt76x02_dev *dev, enum nl80211_dfs_regions region) mt76x02_dfs_set_domain() argument [all...] |
H A D | mt76x02_debugfs.c | 91 enum nl80211_dfs_regions region = dev->mt76.region; in mt76_edcca_set() local 97 region == NL80211_DFS_ETSI; in mt76_edcca_set()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageSubresourceLayoutTests.cpp | 183 bool imageOffset; // Add an offset when a region of memory is bound to an image. 468 VkBufferImageCopy region; in iterateAspect() local 469 region.bufferOffset = level.offset; in iterateAspect() 470 region.bufferRowLength = 0u; // Tightly packed data. in iterateAspect() 471 region.bufferImageHeight = 0u; // Ditto. in iterateAspect() 472 region.imageSubresource.aspectMask = imageAspect; in iterateAspect() 473 region.imageSubresource.baseArrayLayer = 0u; in iterateAspect() 474 region.imageSubresource.layerCount = numLayers; in iterateAspect() 475 region.imageSubresource.mipLevel = levelNdx; in iterateAspect() 476 region in iterateAspect() [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-tag-table.py | 249 region (str): The region subtag. 263 self.region = '' 268 self.region = self._find_first (lambda s: len (s) == 2 and s[0] > '9' or len (s) == 3 and s[0] <= '9', self.subtags[1:]) 647 if lt.region: 648 name += '; ' + self._get_name_piece (lt.region.upper ()) 988 print_subtag_matches (lt.region, False) 1019 region = lt.region variable 1027 if region 1029 region = None global() variable [all...] |
/kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
H A D | sm750.c | 161 const struct fb_fillrect *region) in lynxfb_ops_fillrect() 182 color = (Bpp == 1) ? region->color : in lynxfb_ops_fillrect() 183 ((u32 *)info->pseudo_palette)[region->color]; in lynxfb_ops_fillrect() 184 rop = (region->rop != ROP_COPY) ? HW_ROP2_XOR : HW_ROP2_COPY; in lynxfb_ops_fillrect() 196 region->dx, region->dy, in lynxfb_ops_fillrect() 197 region->width, region->height, in lynxfb_ops_fillrect() 203 const struct fb_copyarea *region) in lynxfb_ops_copyarea() 229 base, pitch, region in lynxfb_ops_copyarea() 160 lynxfb_ops_fillrect(struct fb_info *info, const struct fb_fillrect *region) lynxfb_ops_fillrect() argument 202 lynxfb_ops_copyarea(struct fb_info *info, const struct fb_copyarea *region) lynxfb_ops_copyarea() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
H A D | sm750.c | 161 const struct fb_fillrect *region) in lynxfb_ops_fillrect() 182 color = (Bpp == 1) ? region->color : in lynxfb_ops_fillrect() 183 ((u32 *)info->pseudo_palette)[region->color]; in lynxfb_ops_fillrect() 184 rop = (region->rop != ROP_COPY) ? HW_ROP2_XOR : HW_ROP2_COPY; in lynxfb_ops_fillrect() 196 region->dx, region->dy, in lynxfb_ops_fillrect() 197 region->width, region->height, in lynxfb_ops_fillrect() 203 const struct fb_copyarea *region) in lynxfb_ops_copyarea() 229 base, pitch, region in lynxfb_ops_copyarea() 160 lynxfb_ops_fillrect(struct fb_info *info, const struct fb_fillrect *region) lynxfb_ops_fillrect() argument 202 lynxfb_ops_copyarea(struct fb_info *info, const struct fb_copyarea *region) lynxfb_ops_copyarea() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_blit.c | 461 VkImageLayout dst_image_layout, const VkImageBlit2 *region, VkFilter filter) in blit_image() 463 const VkImageSubresourceLayers *src_res = ®ion->srcSubresource; in blit_image() 464 const VkImageSubresourceLayers *dst_res = ®ion->dstSubresource; in blit_image() 498 dst_start = region->dstOffsets[0].z; in blit_image() 499 dst_end = region->dstOffsets[1].z; in blit_image() 508 src_start = region->srcOffsets[0].z; in blit_image() 509 src_end = region->srcOffsets[1].z; in blit_image() 530 unsigned src_x0 = region->srcOffsets[0].x; in blit_image() 531 unsigned src_x1 = region->srcOffsets[1].x; in blit_image() 532 unsigned dst_x0 = region in blit_image() 459 blit_image(struct radv_cmd_buffer *cmd_buffer, struct radv_image *src_image, VkImageLayout src_image_layout, struct radv_image *dst_image, VkImageLayout dst_image_layout, const VkImageBlit2 *region, VkFilter filter) blit_image() argument [all...] |
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 1993 * @region: PCI memory region 1999 struct pci_mem_region *region) in hl_fw_dynamic_validate_memory_bound() 2003 /* now make sure that the memory transfer is within region's bounds */ in hl_fw_dynamic_validate_memory_bound() 2005 if (end_addr >= region->region_base + region->region_size) { in hl_fw_dynamic_validate_memory_bound() 2007 "dynamic FW load: memory transfer end address out of memory region bounds. addr: %llx\n", in hl_fw_dynamic_validate_memory_bound() 2017 if (end_addr >= region->region_base - region->offset_in_bar + in hl_fw_dynamic_validate_memory_bound() 2018 region in hl_fw_dynamic_validate_memory_bound() 1997 hl_fw_dynamic_validate_memory_bound(struct hl_device *hdev, u64 addr, size_t size, struct pci_mem_region *region) hl_fw_dynamic_validate_memory_bound() argument 2040 struct pci_mem_region *region; hl_fw_dynamic_validate_descriptor() local 2104 hl_fw_dynamic_validate_response(struct hl_device *hdev, struct fw_response *response, struct pci_mem_region *region) hl_fw_dynamic_validate_response() argument 2173 struct pci_mem_region *region; hl_fw_dynamic_read_and_validate_descriptor() local 2327 struct pci_mem_region *region; hl_fw_dynamic_copy_image() local 2359 struct pci_mem_region *region; hl_fw_dynamic_copy_msg() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | engine.h | 25 void (*tile)(struct nvkm_engine *, int region, struct nvkm_fb_tile *); 50 void nvkm_engine_tile(struct nvkm_engine *, int region);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | engine.h | 27 void (*tile)(struct nvkm_engine *, int region, struct nvkm_fb_tile *); 53 void nvkm_engine_tile(struct nvkm_engine *, int region);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLMemoryCL.cpp | 53 const cl_buffer_region region = {buffer.getOffset(), size}; in createSubBuffer() local 55 mNative, flags.get(), CL_BUFFER_CREATE_TYPE_REGION, ®ion, &errorCode); in createSubBuffer()
|
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
H A D | adv748x-core.c | 59 static int adv748x_configure_regmap(struct adv748x_state *state, int region) in adv748x_configure_regmap() argument 63 if (!state->i2c_clients[region]) in adv748x_configure_regmap() 66 state->regmap[region] = in adv748x_configure_regmap() 67 devm_regmap_init_i2c(state->i2c_clients[region], in adv748x_configure_regmap() 68 &adv748x_regmap_cnf[region]); in adv748x_configure_regmap() 70 if (IS_ERR(state->regmap[region])) { in adv748x_configure_regmap() 71 err = PTR_ERR(state->regmap[region]); in adv748x_configure_regmap() 74 region, err); in adv748x_configure_regmap() 726 /* Configure IO Regmap region */ in adv748x_probe() 729 adv_err(state, "Error configuring IO regmap region"); in adv748x_probe() [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 619 static int alloc_fbmem(struct omapfb_mem_region *region) in alloc_fbmem() argument 629 if (region->size > frame_size) in alloc_fbmem() 630 frame_size = region->size; in alloc_fbmem() 638 region->size = frame_size; in alloc_fbmem() 639 region->paddr = lcdc.vram_phys; in alloc_fbmem() 640 region->vaddr = lcdc.vram_virt; in alloc_fbmem() 641 region->alloc = 1; in alloc_fbmem() 666 return alloc_fbmem(&req_md->region[0]); in setup_fbmem()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 621 static int alloc_fbmem(struct omapfb_mem_region *region) in alloc_fbmem() argument 631 if (region->size > frame_size) in alloc_fbmem() 632 frame_size = region->size; in alloc_fbmem() 640 region->size = frame_size; in alloc_fbmem() 641 region->paddr = lcdc.vram_phys; in alloc_fbmem() 642 region->vaddr = lcdc.vram_virt; in alloc_fbmem() 643 region->alloc = 1; in alloc_fbmem() 668 return alloc_fbmem(&req_md->region[0]); in setup_fbmem()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_file.c | 910 const char *region, u64 sz) in print_size() 921 drm_printf(p, "drm-%s-%s:\t%llu%s\n", stat, region, sz, units[u]); in print_size() 929 * @region: The memory region 935 const char *region) in drm_print_memory_stats() 937 print_size(p, "total", region, stats->private + stats->shared); in drm_print_memory_stats() 938 print_size(p, "shared", region, stats->shared); in drm_print_memory_stats() 939 print_size(p, "active", region, stats->active); in drm_print_memory_stats() 942 print_size(p, "resident", region, stats->resident); in drm_print_memory_stats() 945 print_size(p, "purgeable", region, stat in drm_print_memory_stats() 909 print_size(struct drm_printer *p, const char *stat, const char *region, u64 sz) print_size() argument 932 drm_print_memory_stats(struct drm_printer *p, const struct drm_memory_stats *stats, enum drm_gem_object_status supported_status, const char *region) drm_print_memory_stats() argument [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | gdigrab.c | 65 HWND region_hwnd; /**< Handle of the region border window */ 76 * Callback to handle Windows messages for the region outline window. 80 * @param hwnd The region outline window handle. 115 * Initialize the region outline window. 126 HRGN region = NULL; in gdigrab_region_wnd_init() local 143 WIN32_API_ERROR("Could not create region display window"); in gdigrab_region_wnd_init() 149 region = CreateRectRgn(0, 0, in gdigrab_region_wnd_init() 154 CombineRgn(region, region, region_interior, RGN_DIFF); in gdigrab_region_wnd_init() 155 if (!SetWindowRgn(hwnd, region, FALS in gdigrab_region_wnd_init() [all...] |
/kernel/linux/linux-5.10/arch/x86/platform/uv/ |
H A D | bios_uv.c | 81 long *region, long *ssn) in uv_bios_get_sn_info() 99 if (region) in uv_bios_get_sn_info() 100 *region = part.region_size; in uv_bios_get_sn_info() 80 uv_bios_get_sn_info(int fc, int *uvtype, long *partid, long *coher, long *region, long *ssn) uv_bios_get_sn_info() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | intel_region_ttm.c | 72 * intel_region_ttm_init - Initialize a memory region for TTM. 73 * @mem: The region to initialize. 76 * region, and if it's a LMEM region type, attaches it to the TTM 89 resource_size(&mem->region), in intel_region_ttm_init() 101 * intel_region_ttm_fini - Finalize a TTM region. 102 * @mem: The memory region 105 * memory region, and if it was registered with the TTM device, 115 * Put the region's move fences. This releases requests that in intel_region_ttm_fini() 117 * objects placed in this region in intel_region_ttm_fini() [all...] |
/third_party/node/deps/v8/src/base/ |
H A D | region-allocator.h | 10 #include "src/base/address-region.h" 18 // region. Minimum allocation unit is |page_size|. Requested allocation size 20 // The region allocation algorithm implements best-fit with coalescing strategy: 21 // it tries to find a smallest suitable free region upon allocation and tries 22 // to merge region with its neighbors upon freeing. 24 // This class does not perform any actual region reservation. 35 // The region can be allocated from. 37 // The region has been carved out of the wider area and is not allocatable. 39 // The region has been allocated and is managed by a RegionAllocator. 52 // regions, a region mus [all...] |
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Empty.cs | 6 #region Designer generated code 17 #region Descriptor 41 #region Messages
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestImportPublicProto3.cs | 6 #region Designer generated code 17 #region Descriptor 40 #region Messages
|
H A D | UnittestIssue6936B.cs | 6 #region Designer generated code 17 #region Descriptor 39 #region Messages
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
H A D | mm.c | 66 * struct mem_region - memory region structure 70 * @destroy: flag if region should be destroyed upon shutdown 88 * @rm: real mode (bootmem) region 89 * @r1: highmem region(s) 220 /* Assume a single highmem region. */ in ps3_mm_get_repository_highmem() 234 DBG("%s:%d: Found high region in repository: %llxh %llxh\n", in ps3_mm_get_repository_highmem() 240 DBG("%s:%d: No high region in repository.\n", __func__, __LINE__); in ps3_mm_get_repository_highmem() 248 /* Assume a single highmem region. */ in ps3_mm_set_repository_highmem() 255 * ps3_mm_region_create - create a memory region in the vas 257 * @size: requested region siz 373 struct ps3_dma_region *region; global() member [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
H A D | mm.c | 65 * struct mem_region - memory region structure 69 * @destroy: flag if region should be destroyed upon shutdown 87 * @rm: real mode (bootmem) region 88 * @r1: highmem region(s) 221 /* Assume a single highmem region. */ in ps3_mm_get_repository_highmem() 235 DBG("%s:%d: Found high region in repository: %llxh %llxh\n", in ps3_mm_get_repository_highmem() 241 DBG("%s:%d: No high region in repository.\n", __func__, __LINE__); in ps3_mm_get_repository_highmem() 249 /* Assume a single highmem region. */ in ps3_mm_set_repository_highmem() 256 * ps3_mm_region_create - create a memory region in the vas 258 * @size: requested region siz 374 struct ps3_dma_region *region; global() member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_minidump.c | 241 } region; member 389 struct __crb *crb = &entry->region.crb; in qlcnic_dump_crb() 406 struct __ctrl *ctr = &entry->region.ctrl; in qlcnic_dump_ctrl() 505 struct __mux *mux = &entry->region.mux; in qlcnic_dump_mux() 523 struct __queue *que = &entry->region.que; in qlcnic_dump_que() 547 struct __ocm *ocm = &entry->region.ocm; in qlcnic_dump_ocm() 563 struct __mem *rom = &entry->region.mem; in qlcnic_read_rom() 593 struct __cache *l1 = &entry->region.cache; in qlcnic_dump_l1_cache() 619 struct __cache *l2 = &entry->region.cache; in qlcnic_dump_l2_cache() 859 struct __mem *mem = &entry->region in qlcnic_read_memory() [all...] |