Home
last modified time | relevance | path

Searched defs:space (Results 151 - 175 of 526) sorted by relevance

12345678910>>...22

/kernel/linux/linux-6.6/crypto/
H A Dcts.c188 u8 *space; in cts_cbc_decrypt() local
246 u8 *space; in crypto_cts_decrypt() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c68 u32 i, space, index = header->write_index; in a6xx_hfi_queue_write() local
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dcdma.c190 unsigned int space; in host1x_cdma_wait_locked() local
241 unsigned int space; in host1x_cdma_wait_pushbuffer_space() local
628 unsigned int space = cdma->slots_free; host1x_cdma_push_wide() local
[all...]
/kernel/linux/linux-6.6/drivers/ipack/carriers/
H A Dtpci200.c488 enum ipack_space space; in tpci200_create_device() local
[all...]
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dhelp.c131 int space = longest + 1; /* min 1 SP between words */ in pretty_print_string_list() local
/kernel/linux/linux-6.6/net/rxrpc/
H A Dcall_event.c295 int space; in rxrpc_tx_window_has_space() local
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c105 size_t space = b->buf_sz - b->head; in log_buf__write() local
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_memory.c560 snd_seq_info_pool(struct snd_info_buffer *buffer, struct snd_seq_pool *pool, char *space) snd_seq_info_pool() argument
[all...]
/kernel/linux/linux-6.6/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h34 void *space; member
/kernel/liteos_a/kernel/base/vm/
H A Dlos_vm_syscall.c190 VOID *OsShrinkHeap(VOID *addr, LosVmSpace *space) in OsShrinkHeap() argument
205 LosVmSpace *space = OsCurrProcessGet()->vmSpace; in LOS_DoBrk() local
285 LosVmSpace *space = OsCurrProcessGet()->vmSpace; LOS_DoMprotect() local
360 LosVmSpace *space = OsCurrProcessGet()->vmSpace; OsMremapCheck() local
415 LosVmSpace *space = OsCurrProcessGet()->vmSpace; LOS_DoMremap() local
506 LosVmSpace *space = NULL; LOS_DumpMemRegion() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dfault-inject.c23 int space; in setup_fault_attr() local
[all...]
/third_party/f2fs-tools/fsck/
H A Dmkquota.c228 void quota_data_add(quota_ctx_t qctx, struct f2fs_inode *inode, qsize_t space) in quota_data_add() argument
250 void quota_data_sub(quota_ctx_t qctx, struct f2fs_inode *inode, qsize_t space) in quota_data_sub() argument
305 qsize_t space = (inode->i_blocks - 1) * BLOCK_SZ; in quota_add_inode_usage() local
/third_party/ffmpeg/libavformat/
H A Dmlvdec.c407 unsigned int size, space; in read_packet() local
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c437 static int snd_ctl_ext_poll_descriptors(snd_ctl_t *handle, struct pollfd *pfds, unsigned int space) in snd_ctl_ext_poll_descriptors() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dadp.c258 LosVmSpace *space = LOS_SpaceGet(vaddr); in remap_pfn_range() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.h79 uint32_t space; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c374 unsigned space; in nv50_hw_sm_create_query() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-page.h38 BaseSpace& space() const { return space_; } in space() function in cppgc::internal::BasePage
H A Dobject-allocator.cc60 void AddToFreeList(NormalPageSpace& space, Address start, size_t size) { in AddToFreeList() argument
71 void ReplaceLinearAllocationBuffer(NormalPageSpace& space, in ReplaceLinearAllocationBuffer() argument
92 void* AllocateLargeObject(PageBackend& page_backend, LargePageSpace& space, in AllocateLargeObject() argument
119 void* ObjectAllocator::OutOfLineAllocate(NormalPageSpace& space, size_ argument
137 OutOfLineAllocateImpl(NormalPageSpace& space, size_t size, AlignVal alignment, GCInfoIndex gcinfo) OutOfLineAllocateImpl() argument
173 RefillLinearAllocationBuffer(NormalPageSpace& space, size_t size) RefillLinearAllocationBuffer() argument
207 RefillLinearAllocationBufferFromFreeList( NormalPageSpace& space, size_t size) RefillLinearAllocationBufferFromFreeList() argument
231 VisitNormalPageSpace(NormalPageSpace& space) ResetLinearAllocationBuffers() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dspaces-inl.h181 Space* space = space_iterator_.Next(); in HasNext() local
H A Dsweeper.h186 IsValidIterabilitySpace(AllocationSpace space) IsValidIterabilitySpace() argument
190 IsValidSweepingSpace(AllocationSpace space) IsValidSweepingSpace() argument
195 GetSweepSpaceIndex(AllocationSpace space) GetSweepSpaceIndex() argument
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.h213 int space() const { return capacity_ - length_; } in space() function in v8::internal::final
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode.c551 static void ppir_node_print_node(ppir_node *node, int space) in ppir_node_print_node() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.c530 unsigned space = NVC0_HW_QUERY_ALLOC_SPACE; in nvc0_hw_create_query() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_bio.c396 ossl_ssize_t num, space; in bio_nwrite() local

Completed in 15 milliseconds

12345678910>>...22