/kernel/linux/linux-6.6/drivers/staging/ks7010/ |
H A D | ks_hostif.c | 2171 hostif_mib_set_request_int(priv, LOCAL_REGION, priv->region); in hostif_sme_execute()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mac.c | 2195 switch (dev->mt76.region) { in mt7615_dfs_init_radar_specs() 2210 /* avoid FCC radar detection in non-FCC region */ in mt7615_dfs_init_radar_specs()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 299 * enum hl_pci_match_mode - pci match mode per region 370 * struct hl_inbound_pci_region - inbound region descriptor 371 * @mode: pci match mode for this region 372 * @addr: region target address 373 * @size: region size in bytes 386 * struct hl_outbound_pci_region - outbound region descriptor 387 * @addr: region target address 388 * @size: region size in bytes 493 * @start_addr: virtual start address of the memory region. 494 * @end_addr: virtual end address of the memory region [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_gpu_error.c | 1154 dma_addr_t offset = dma - mem->region.start; in i915_vma_coredump_create()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_private.h | 2971 struct radv_buffer *buffer, const VkBufferImageCopy2 *region);
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 958 struct drm_i915_gem_memory_class_instance region; member 1043 /* Either we have a single vram region and it's all mappable, or we have
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.h | 102 // This call will allocate a new region at the end of the current buffer. If it can't find 107 // This call will allocate a new region at the end of the buffer. It internally may trigger 109 // `newBufferAllocatedOut`). The new region will be in the returned buffer at given offset. If 1759 void resolve(ImageHelper *dst, const VkImageResolve ®ion, CommandBuffer *commandBuffer);
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 5882 buf_attr.region[0].size = eq->entries * eq->eqe_size; in alloc_eq_buf() 5883 buf_attr.region[0].hopnum = eq->hop_num; in alloc_eq_buf()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_mbx.c | 6761 uint16_t region, uint32_t len, dma_addr_t sfub_dma_addr, in qla28xx_secure_flash_update() 6770 mcp->mb[2] = region; in qla28xx_secure_flash_update() 6760 qla28xx_secure_flash_update(scsi_qla_host_t *vha, uint16_t opts, uint16_t region, uint32_t len, dma_addr_t sfub_dma_addr, uint32_t sfub_len) qla28xx_secure_flash_update() argument
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_mbx.c | 6897 uint16_t region, uint32_t len, dma_addr_t sfub_dma_addr, in qla28xx_secure_flash_update() 6906 mcp->mb[2] = region; in qla28xx_secure_flash_update() 6896 qla28xx_secure_flash_update(scsi_qla_host_t *vha, uint16_t opts, uint16_t region, uint32_t len, dma_addr_t sfub_dma_addr, uint32_t sfub_len) qla28xx_secure_flash_update() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 6361 buf_attr.region[0].size = eq->entries * eq->eqe_size; in alloc_eq_buf() 6362 buf_attr.region[0].hopnum = eq->hop_num; in alloc_eq_buf()
|
/third_party/node/deps/v8/src/heap/ |
H A D | heap.cc | 5728 isolate_->AddCodeRange(code_range_->reservation()->region().begin(), in SetUp() 5729 code_range_->reservation()->region().size()); in SetUp()
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
H A D | vk_mem_alloc.h | 204 -# If you want to allocate a region of device memory without association with any 349 The way it's implemented is that the library always maps entire memory block, not just region of the allocation. 885 // Destroy buffer that is immutably bound to memory region which is no longer valid. 894 // Bind new buffer to new memory region. Data contained in it is already moved. 963 // Destroy buffer that is immutably bound to memory region which is no longer valid. 972 // Bind new buffer to new memory region. Data contained in it is already moved. 999 memory region after defragmentation should be created with `VK_IMAGE_LAYOUT_PREINITIALIZED` 2966 /** \brief Size of the largest continuous free memory region available for new allocation. 3057 It may be either dedicated block of `VkDeviceMemory` or a specific region of a bigger block of this type 3329 correctly offseted to the beginning of region assigne 13534 VkBufferCopy region = { ApplyDefragmentationMovesGpu() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 4106 ar->dfs_detector->region == NL80211_DFS_FCC) { in ath10k_dfs_radar_report()
|
H A D | mac.c | 3331 nl_dfs_reg = ar->dfs_detector->region; in ath10k_regd_update() 3376 ath10k_dbg(ar, ATH10K_DBG_REGULATORY, "dfs region 0x%x\n", in ath10k_reg_notifier() 3381 ath10k_warn(ar, "DFS region 0x%X not supported, will trigger radar for every pulse\n", in ath10k_reg_notifier()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 3502 nl_dfs_reg = ar->dfs_detector->region; in ath10k_regd_update() 3547 ath10k_dbg(ar, ATH10K_DBG_REGULATORY, "dfs region 0x%x\n", in ath10k_reg_notifier() 3552 ath10k_warn(ar, "DFS region 0x%X not supported, will trigger radar for every pulse\n", in ath10k_reg_notifier()
|
H A D | wmi.c | 4106 ar->dfs_detector->region == NL80211_DFS_FCC) { in ath10k_dfs_radar_report()
|
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |
/third_party/typescript/lib/ |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |