Home
last modified time | relevance | path

Searched defs:slot_offset (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd-crypto.c24 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 Dcqhci-crypto.c38 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 Dufshcd-crypto.c24 u32 slot_offset = hba->crypto_cfg_register + slot * sizeof(*cfg); in ufshcd_program_key() local
/third_party/node/deps/v8/src/heap/
H A Dobjects-visiting.cc53 int slot_offset = WeakListVisitor<T>::WeakNextOffset(); in VisitWeakList() local
H A Dslot-set.h195 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 Djump-table-assembler.h62 static uint32_t SlotOffsetToIndex(uint32_t slot_offset) { in SlotOffsetToIndex() argument
/third_party/node/deps/v8/src/objects/
H A Dembedder-data-slot-inl.h60 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 Dwrite-barrier.h59 uintptr_t slot_offset = 0; member
/third_party/node/deps/v8/include/cppgc/internal/
H A Dwrite-barrier.h53 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 Dhash_native.c334 int slot_offset; in native_hpte_remove() local
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_native.c404 int slot_offset; in native_hpte_remove() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs4234.c527 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 Dda7219.c1430 u8 slot_offset; in da7219_set_dai_tdm_slot() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs4234.c527 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 Dda7219.c1430 u8 slot_offset; in da7219_set_dai_tdm_slot() local
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc4-mtrace.c109 u32 slot_offset; member
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.cc109 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 Dbrw_fs_visitor.cpp912 int slot_offset = 0; in emit_urb_writes() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dlpar.c768 unsigned long slot_offset; in pSeries_lpar_hpte_remove() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlpar.c816 unsigned long slot_offset; in pSeries_lpar_hpte_remove() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c257 const unsigned slot_offset = total_offset / 4; in get_io_offset() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc183 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 Dtranslated-state.cc586 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 Dspi-bcm-qspi.c696 u32 slot_offset = MSPI_RXRAM + (slot << 3) + 0x4; in read_rxram_slot_u8() local
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm-qspi.c781 u32 slot_offset = MSPI_RXRAM + (slot << 3) + 0x4; in read_rxram_slot_u8() local

Completed in 39 milliseconds

12