/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | file.c | 828 int err = 0, allocated = 0; in ubifs_bulk_read() local
|
/kernel/linux/linux-6.6/include/media/ |
H A D | media-entity.h | 109 bool allocated; member
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | swnode.c | 28 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 D | amdgpu_vce.c | 743 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 D | otx2_flows.c | 79 int ent, allocated = 0; in otx2_alloc_mcam_entries() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | pio.h | 106 u16 allocated; /* has this been allocated? */ member
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | dimm_devs.c | 845 resource_size_t allocated = 0; in nvdimm_allocated_dpa() local
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/ |
H A D | qcom_iommu.c | 592 static bool allocated = false; in qcom_iommu_sec_ptbl_init() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | tcp_mmap.c | 134 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 D | test_memcontrol.c | 992 long allocated; in tcp_client() local
|
/third_party/elfutils/src/ |
H A D | stack.c | 66 int allocated; member
|
/third_party/libsnd/src/ |
H A D | alac.c | 38 { 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 D | dirent-win32.h | 890 size_t allocated = 0; in scandir() local
|
/third_party/node/src/ |
H A D | util-inl.h | 350 void* allocated = realloc(pointer, full_size); in UncheckedRealloc() local
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-register-optimizer.cc | 70 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 D | pcre2_convert.c | 1116 PCRE2_UCHAR *allocated; in pcre2_pattern_convert() local
|
/third_party/python/Modules/ |
H A D | _bz2module.c | 24 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 D | exception_safety_testing_test.cc | 306 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 D | inlined_vector_test.cc | 1569 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 D | dvma.h | 118 int allocated; /* Are we "owned" by anyone yet? */ member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 975 viodev_cmo_rd_attr(allocated); global() variable [all...] |
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | moxart-dma.c | 141 bool allocated; member
|
/kernel/linux/linux-5.10/drivers/net/can/usb/ |
H A D | ucan.c | 263 bool allocated; member [all...] |
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | dvma.h | 118 int allocated; /* Are we "owned" by anyone yet? */ member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 978 viodev_cmo_rd_attr(allocated); global() variable [all...] |