/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | k3-udma.c | 231 void *metadata; /* pointer to provided metadata buffer (EPIP, PSdata) */ member 1056 memcpy(d->metadata, h_desc->epib, d->metadata_size); in udma_fetch_epib() 3328 d->metadata = data; in udma_attach_metadata()
|
/third_party/vixl/src/aarch64/ |
H A D | disasm-aarch64.cc | 5580 void Disassembler::Visit(Metadata *metadata, const Instruction *instr) { in Disassembler() argument 5581 VIXL_ASSERT(metadata->count("form") > 0); in Disassembler() 5582 const auto &form = (*metadata)["form"]; in Disassembler()
|
H A D | simulator-aarch64.cc | 2127 void Simulator::Visit(Metadata* metadata, const Instruction* instr) { in Simulator() 2128 VIXL_ASSERT(metadata->count("form") > 0); in Simulator() 2129 const std::string& form = (*metadata)["form"]; in Simulator()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-bitmap.c | 228 * metadata in write_sb_page() 245 /* bitmap runs in to metadata */ in write_sb_page() 2365 * metadata promptly. in location_store() 2583 __ATTR(metadata, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-bitmap.c | 250 /* Just make sure we aren't corrupting data or metadata */ in __write_sb_page() 260 /* bitmap runs in to metadata */ in __write_sb_page() 2436 * metadata promptly. in location_store() 2648 __ATTR(metadata, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
|
/third_party/ffmpeg/libavcodec/ |
H A D | qsvenc.c | 1634 entry = av_dict_get(frame->metadata, "qsv_config_qp", NULL, 0); in update_qp() 1638 av_log(avctx, AV_LOG_WARNING, "Invalid qsv_config_qp string. Ignore this metadata\n"); in update_qp()
|
H A D | mjpegdec.c | 2019 /* EXIF metadata */ in mjpeg_decode_app() 2039 // read 0th IFD and store the metadata in mjpeg_decode_app() 2040 // (return values > 0 indicate the presence of subimage metadata) in mjpeg_decode_app() 2930 av_dict_copy(&frame->metadata, s->exif_metadata, 0); in ff_mjpeg_receive_frame()
|
H A D | mpeg12dec.c | 2838 av_dict_set(&picture->metadata, "timecode", tcbuf, 0); in mpeg_decode_frame()
|
H A D | h264_slice.c | 1429 av_dict_set(&out->metadata, "timecode", tcbuf, 0); in h264_export_frame_props()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_private.h | 1145 /* L2 cache + L2 metadata cache writeback & invalidate. 1152 /* Invalidate the metadata cache. To be used when the DCC/HTILE metadata 2423 * Return whether the image has CMASK metadata for color surfaces. 2432 * Return whether the image has FMASK metadata for color surfaces. 2441 * Return whether the image has DCC metadata for color surfaces. 2460 * Return whether DCC metadata is enabled for a level. 2469 * Return whether the image has CB metadata. 2478 * Return whether the image has HTILE metadata for depth surfaces. 2488 * Return whether the image has VRS HTILE metadata fo [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 104 * and EXTENT_DELALLOC simultaneously, because that causes the reserved metadata 1130 * free metadata of current ordered extent, we're OK to exit. in cow_file_range() 1609 * metadata. in run_delalloc_nocow() 1639 * metadata. in run_delalloc_nocow() 1739 * from freeing metadata of created ordered extent. in run_delalloc_nocow() 1755 * handler, as metadata for created ordered extent will only in run_delalloc_nocow() 1877 * writes, so we can properly account for the metadata space we'll need. 2067 * We don't reserve metadata space for space cache inodes so we in btrfs_clear_delalloc_extent() 2145 * in order to insert checksums into the metadata in large chunks, 2184 enum btrfs_wq_endio_type metadata in btrfs_submit_data_bio() local [all...] |
H A D | ctree.h | 70 * the max metadata block size. This limit is somewhat artificial, 96 * Use large batch size to reduce overhead of metadata updates. On the reader 411 * allowing us to do less seeky writes. They are used for all metadata 622 /* block reservation for metadata operations */ 796 /* used to keep from writing metadata until there is a nice batch */ 821 /* all metadata allocations go through this cluster */ 829 /* Used to protect avail_{data, metadata, system}_alloc_bits */ 931 /* Used to reclaim the metadata space in the background. */ 1182 /* For qgroup metadata reserved space */ 2560 u64 offset, int metadata, u6 [all...] |
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | main_thread.cpp | 1356 std::vector<OHOS::AppExecFwk::Metadata> metaData = entryHapModuleInfo.metadata; in HandleLaunchApplication()
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | fc.c | 2695 WARN_ON_ONCE(sqe->common.metadata); in nvme_fc_start_fcp_op()
|
H A D | pci.c | 901 cmnd->rw.metadata = cpu_to_le64(iod->meta_dma); in nvme_map_metadata() 2670 * We do not support an SGL for metadata (yet), so we are limited to a in nvme_reset_work() 2671 * single integrity segment for the separate metadata pointer. in nvme_reset_work()
|
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | pci.c | 833 cmnd->rw.metadata = cpu_to_le64(iod->meta_dma); in nvme_map_metadata() 2980 * There is no support for SGLs for metadata (yet), so we are limited to in nvme_pci_alloc_dev() 2981 * a single integrity segment for the separate metadata pointer. in nvme_pci_alloc_dev()
|
H A D | fc.c | 2712 WARN_ON_ONCE(sqe->common.metadata); in nvme_fc_start_fcp_op()
|
H A D | core.c | 913 cmnd->rw.metadata = 0; in nvme_setup_rw() 922 * If formated with metadata, the block layer always provides a in nvme_setup_rw() 923 * metadata buffer if CONFIG_BLK_DEV_INTEGRITY is enabled. Else in nvme_setup_rw() 1836 * The NVMe over Fabrics specification only supports metadata as in nvme_configure_metadata() 1838 * remap the separate metadata buffer from the block layer. in nvme_configure_metadata() 1847 * metadata formats only if nvme_ns_has_pi() returns true. in nvme_configure_metadata() 1852 * gain the ability to use other metadata formats. in nvme_configure_metadata() 1859 * metadata buffer from the block layer and thus require a in nvme_configure_metadata() 1860 * separate metadata buffer for block layer metadata/P in nvme_configure_metadata() [all...] |
/third_party/node/deps/v8/src/diagnostics/ |
H A D | objects-printer.cc | 1214 FeedbackMetadataIterator iter(metadata()); in FeedbackVectorPrint() 1579 os << "feedback metadata is not available in SFI\n"; in JSFunctionPrint()
|
/third_party/node/deps/v8/src/ic/ |
H A D | ic.cc | 330 int slot_count = vector.metadata().slot_count(); in OnFeedbackChanged()
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 258 some metadata not captured by the \tag{types} tag (see section~\ref{tag:types})
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_raii.hpp | 3042 ArrayProxy<const VULKAN_HPP_NAMESPACE::HdrMetadataEXT> const & metadata ) const 12837 ArrayProxy<const VULKAN_HPP_NAMESPACE::HdrMetadataEXT> const & metadata ) const 12844 VULKAN_HPP_ASSERT( swapchains.size() == metadata.size() ); 12846 if ( swapchains.size() != metadata.size() ) 12849 "::Device::setHdrMetadataEXT: swapchains.size() != metadata.size()" ); 12856 reinterpret_cast<const VkHdrMetadataEXT *>( metadata.data() ) );
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 1311 tpa_info->metadata = le32_to_cpu(tpa_start1->rx_tpa_start_cmp_metadata); in bnxt_tpa_start() 1657 __be16 vlan_proto = htons(tpa_info->metadata >> in bnxt_tpa_end() 1659 u16 vtag = tpa_info->metadata & RX_CMP_FLAGS2_METADATA_TCI_MASK; in bnxt_tpa_end()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 1362 tpa_info->metadata = le32_to_cpu(tpa_start1->rx_tpa_start_cmp_metadata); in bnxt_tpa_start() 1712 __be16 vlan_proto = htons(tpa_info->metadata >> in bnxt_tpa_end() 1714 u16 vtag = tpa_info->metadata & RX_CMP_FLAGS2_METADATA_TCI_MASK; in bnxt_tpa_end()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ui_content_impl.cpp | 1539 metaData = hapModuleInfo->metadata; in CommonInitialize() 1919 // Use metadata to control the center-alignment of text at line height. in CommonInitialize() 1934 // Use metadata to control whether the cutout safeArea takes effect. in CommonInitialize() 1949 // Use metadata to control whether dirty mark is blocked. in CommonInitialize()
|