/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | ufshcd-crypto.c | 24 u32 slot_offset = hba->crypto_cfg_register + slot * sizeof(*cfg); in ufshcd_program_key() local
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | cqhci-crypto.c | 38 u32 slot_offset = cq_host->crypto_cfg_register + slot * sizeof(*cfg); in cqhci_crypto_program_key() local
|
/kernel/linux/linux-6.6/drivers/ufs/core/ |
H A D | ufshcd-crypto.c | 24 u32 slot_offset = hba->crypto_cfg_register + slot * sizeof(*cfg); in ufshcd_program_key() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | objects-visiting.cc | 53 int slot_offset = WeakListVisitor<T>::WeakNextOffset(); in VisitWeakList() local
|
H A D | slot-set.h | 195 static size_t BucketForSlot(size_t slot_offset) { in BucketForSlot() argument 204 void Insert(size_t slot_offset) { in Insert() argument 228 bool Contains(size_t slot_offset) { in Contains() argument 238 Remove(size_t slot_offset) Remove() argument 320 Lookup(size_t slot_offset) Lookup() argument 581 SlotToIndices(size_t slot_offset, size_t* bucket_index, int* cell_index, int* bit_index) SlotToIndices() argument [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | jump-table-assembler.h | 62 static uint32_t SlotOffsetToIndex(uint32_t slot_offset) { in SlotOffsetToIndex() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | embedder-data-slot-inl.h | 60 int slot_offset = EmbedderDataArray::OffsetOfElementAt(entry_index); in store_tagged() local 74 int slot_offset = object.GetEmbedderFieldOffset(embedder_field_index); in store_tagged() local
|
/third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
H A D | write-barrier.h | 59 uintptr_t slot_offset = 0; member
|
/third_party/node/deps/v8/include/cppgc/internal/ |
H A D | write-barrier.h | 53 uintptr_t slot_offset = 0; member 188 const uintptr_t slot_offset = in TryGetCagedHeap() local
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 334 int slot_offset; in native_hpte_remove() local
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 404 int slot_offset; in native_hpte_remove() local
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs4234.c | 527 unsigned int slot_offset, dac5_slot, dac5_mask_group; in cs4234_dai_set_tdm_slot() local 537 tx_mask >>= slot_offset; in cs4234_dai_set_tdm_slot() local
|
H A D | da7219.c | 1430 u8 slot_offset; in da7219_set_dai_tdm_slot() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs4234.c | 527 unsigned int slot_offset, dac5_slot, dac5_mask_group; in cs4234_dai_set_tdm_slot() local 537 tx_mask >>= slot_offset; in cs4234_dai_set_tdm_slot() local
|
H A D | da7219.c | 1430 u8 slot_offset; in da7219_set_dai_tdm_slot() local
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc4-mtrace.c | 109 u32 slot_offset; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | linkage.cc | 109 int slot_offset = -operand.GetLocation(); in GetOffsetToFirstUnusedStackSlot() local 123 int slot_offset = -operand.GetLocation(); in GetOffsetToReturns() local 151 int slot_offset = -operand.GetLocation() - 1; in GetTaggedParameterSlots() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_visitor.cpp | 912 int slot_offset = 0; in emit_urb_writes() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 768 unsigned long slot_offset; in pSeries_lpar_hpte_remove() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 816 unsigned long slot_offset; in pSeries_lpar_hpte_remove() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_io.c | 257 const unsigned slot_offset = total_offset / 4; in get_io_offset() local
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-internal-gen.cc | 183 TNode<IntPtrT> slot_offset = IntPtrSub(slot, page); in InsertIntoRememberedSet() local 214 TNode<IntPtrT> LoadBucket(TNode<IntPtrT> slot_set, TNode<WordT> slot_offset, in LoadBucket() argument 225 void SetBitInCell(TNode<IntPtrT> bucket, TNode<WordT> slot_offset) { in SetBitInCell() argument
|
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | translated-state.cc | 586 uint64_t TranslatedState::GetUInt64Slot(Address fp, int slot_offset) { in GetUInt64Slot() argument 594 uint32_t TranslatedState::GetUInt32Slot(Address fp, int slot_offset) { in GetUInt32Slot() argument 603 Float32 TranslatedState::GetFloatSlot(Address fp, int slot_offset) { in GetFloatSlot() argument 611 Float64 TranslatedState::GetDoubleSlot(Address fp, int slot_offset) { in GetDoubleSlot() argument 1156 int slot_offset = CreateNextTranslatedValue() local 1173 int slot_offset = CreateNextTranslatedValue() local 1187 int slot_offset = CreateNextTranslatedValue() local 1201 int slot_offset = CreateNextTranslatedValue() local 1215 int slot_offset = CreateNextTranslatedValue() local 1228 int slot_offset = CreateNextTranslatedValue() local 1241 int slot_offset = CreateNextTranslatedValue() local [all...] |
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-bcm-qspi.c | 696 u32 slot_offset = MSPI_RXRAM + (slot << 3) + 0x4; in read_rxram_slot_u8() local
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-bcm-qspi.c | 781 u32 slot_offset = MSPI_RXRAM + (slot << 3) + 0x4; in read_rxram_slot_u8() local
|