Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 25 of 130) sorted by relevance

123456

/kernel/linux/linux-4.19/sound/firewire/
Diso-resources.h27 bool allocated; member
/kernel/linux/linux-5.10/sound/firewire/
Diso-resources.h27 bool allocated; member
/kernel/linux/linux-4.19/drivers/fmc/
Dfmc-match.c58 int ret, allocated = 0; in fmc_fill_id_info() local
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
Dfdt_sw.c276 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_()
297 int allocated; in fdt_property_placeholder() local
Dfdt_rw.c127 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_()
209 int allocated; in fdt_add_property_() local
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vce.c673 uint32_t handle, uint32_t *allocated) in amdgpu_vce_validate_handle()
715 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
950 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs_vm() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vce.c684 uint32_t handle, uint32_t *allocated) in amdgpu_vce_validate_handle()
726 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
961 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs_vm() local
/kernel/linux/linux-4.19/include/linux/
Dpowercap.h83 bool allocated; member
163 bool allocated; member
/kernel/linux/linux-5.10/include/linux/
Dpowercap.h70 bool allocated; member
150 bool allocated; member
/kernel/linux/linux-4.19/drivers/gpu/drm/radeon/
Dradeon_vce.c520 uint32_t handle, bool *allocated) in radeon_vce_validate_handle()
560 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_vce.c520 uint32_t handle, bool *allocated) in radeon_vce_validate_handle()
560 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local
/kernel/linux/linux-4.19/drivers/staging/comedi/
Dcomedi_buf.c384 unsigned int allocated = comedi_buf_write_n_allocated(s); in comedi_buf_write_free() local
489 unsigned int allocated; in comedi_buf_read_free() local
/kernel/linux/linux-4.19/drivers/staging/android/ion/
Dion_chunk_heap.c23 unsigned long allocated; member
/kernel/linux/linux-5.10/fs/
Dkernel_read_file.c41 void *allocated = NULL; in kernel_read_file() local
/kernel/linux/linux-4.19/kernel/irq/
Dmatrix.c15 unsigned int allocated; member
153 unsigned int cpu, best_cpu, allocated = UINT_MAX; in matrix_find_best_cpu_managed() local
/kernel/linux/linux-5.10/kernel/irq/
Dmatrix.c15 unsigned int allocated; member
153 unsigned int cpu, best_cpu, allocated = UINT_MAX; in matrix_find_best_cpu_managed() local
/kernel/linux/linux-5.10/drivers/staging/comedi/
Dcomedi_buf.c434 unsigned int allocated = comedi_buf_write_n_allocated(s); in comedi_buf_write_free() local
539 unsigned int allocated; in comedi_buf_read_free() local
/kernel/linux/linux-5.10/drivers/dma/qcom/
Dhidma.h29 atomic_t allocated; /* if this channel is allocated */ member
86 bool allocated; member
/kernel/linux/linux-4.19/drivers/dma/qcom/
Dhidma.h37 atomic_t allocated; /* if this channel is allocated */ member
94 bool allocated; member
/kernel/linux/linux-5.10/drivers/base/
Dswnode.c26 unsigned int allocated:1; member
637 unsigned int allocated) in swnode_register()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dvio.h105 size_t allocated; member
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Dvio.h109 size_t allocated; member
/kernel/linux/linux-4.19/mm/
Dsparse-vmemmap.c91 unsigned long allocated = altmap->alloc + altmap->align; in vmem_altmap_nr_free() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dtcp_mmap.c127 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer()
/kernel/linux/linux-5.10/mm/
Dsparse-vmemmap.c98 unsigned long allocated = altmap->alloc + altmap->align; in vmem_altmap_nr_free() local

123456