Home
last modified time | relevance | path

Searched defs:allocated (Results 101 - 125 of 248) sorted by relevance

12345678910

/kernel/linux/linux-6.6/fs/ubifs/
H A Dfile.c828 int err = 0, allocated = 0; in ubifs_bulk_read() local
/kernel/linux/linux-6.6/include/media/
H A Dmedia-entity.h109 bool allocated; member
/kernel/linux/linux-6.6/drivers/base/
H A Dswnode.c28 unsigned int allocated:1; member
772 swnode_register(const struct software_node *node, struct swnode *parent, unsigned int allocated) swnode_register() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vce.c743 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
698 amdgpu_vce_validate_handle(struct amdgpu_cs_parser *p, uint32_t handle, uint32_t *allocated) amdgpu_vce_validate_handle() argument
980 uint32_t allocated = 0; amdgpu_vce_ring_parse_cs_vm() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c79 int ent, allocated = 0; in otx2_alloc_mcam_entries() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.h106 u16 allocated; /* has this been allocated? */ member
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Ddimm_devs.c845 resource_size_t allocated = 0; in nvdimm_allocated_dpa() local
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c592 static bool allocated = false; in qcom_iommu_sec_ptbl_init() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_mmap.c134 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer() argument
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c992 long allocated; in tcp_client() local
/third_party/elfutils/src/
H A Dstack.c66 int allocated; member
/third_party/libsnd/src/
H A Dalac.c38 { uint32_t current, count, allocated ; member
883 uint32_t k, allocated, pakt_size ; in alac_pakt_encode() local
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h890 size_t allocated = 0; in scandir() local
/third_party/node/src/
H A Dutil-inl.h350 void* allocated = realloc(pointer, full_size); in UncheckedRealloc() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-register-optimizer.cc70 bool allocated() const { return allocated_; } in allocated() function in v8::internal::interpreter::final
71 void set_allocated(bool allocated) { allocated_ = allocated; } in set_allocated() argument
18 RegisterInfo(Register reg, uint32_t equivalence_id, bool materialized, bool allocated) RegisterInfo() argument
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_convert.c1116 PCRE2_UCHAR *allocated; in pcre2_pattern_convert() local
/third_party/python/Modules/
H A D_bz2module.c24 Py_ssize_t allocated; in OutputBuffer_InitAndGrow() local
38 Py_ssize_t allocated; in OutputBuffer_Grow() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dexception_safety_testing_test.cc306 ThrowingValue<TypeSpec::kNoThrowNew>* allocated; in TEST() local
320 auto* allocated = new ThrowingValue<>(1); in TEST() local
359 auto* allocated = new ThrowingValue<>(); in TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1569 int64_t allocated = 0; in TEST() local
1585 int64_t allocated = 0; in TEST() local
1753 int64_t allocated = 0; TEST() local
1763 int64_t allocated = 0; TEST() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Ddvma.h118 int allocated; /* Are we "owned" by anyone yet? */ member
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvio.c975 viodev_cmo_rd_attr(allocated); global() variable
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Dmoxart-dma.c141 bool allocated; member
/kernel/linux/linux-5.10/drivers/net/can/usb/
H A Ducan.c263 bool allocated; member
[all...]
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Ddvma.h118 int allocated; /* Are we "owned" by anyone yet? */ member
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvio.c978 viodev_cmo_rd_attr(allocated); global() variable
[all...]

Completed in 31 milliseconds

12345678910