Home
last modified time | relevance | path

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

1234

/Linux-v5.15/sound/firewire/
Diso-resources.h27 bool allocated; member
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vce.c692 uint32_t handle, uint32_t *allocated) in amdgpu_vce_validate_handle()
734 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
969 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs_vm() local
/Linux-v5.15/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
/Linux-v5.15/include/linux/
Dpowercap.h70 bool allocated; member
150 bool allocated; member
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_vce.c519 uint32_t handle, bool *allocated) in radeon_vce_validate_handle()
559 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local
/Linux-v5.15/fs/
Dkernel_read_file.c41 void *allocated = NULL; in kernel_read_file() local
/Linux-v5.15/kernel/irq/
Dmatrix.c15 unsigned int allocated; member
153 unsigned int cpu, best_cpu, allocated = UINT_MAX; in matrix_find_best_cpu_managed() local
/Linux-v5.15/drivers/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
/Linux-v5.15/drivers/dma/qcom/
Dhidma.h29 atomic_t allocated; /* if this channel is allocated */ member
86 bool allocated; member
/Linux-v5.15/arch/powerpc/include/asm/
Dvio.h105 size_t allocated; member
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hwrm.h36 u32 allocated; member
/Linux-v5.15/tools/testing/selftests/net/
Dtcp_mmap.c127 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer()
/Linux-v5.15/drivers/base/
Dswnode.c28 unsigned int allocated:1; member
776 unsigned int allocated) in swnode_register()
/Linux-v5.15/net/core/
Dsock_reuseport.c527 bool allocated = false; in reuseport_migrate_sock() local
/Linux-v5.15/fs/vboxsf/
Dutils.c52 s64 allocated; in vboxsf_init_inode() local
/Linux-v5.15/drivers/usb/gadget/function/
Du_serial.c489 int *allocated) in gs_free_requests()
504 int *allocated) in gs_alloc_requests()
/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.h100 bool allocated; member
/Linux-v5.15/drivers/media/usb/uvc/
Duvc_queue.c388 int allocated; in uvc_queue_allocated() local
/Linux-v5.15/drivers/powercap/
Dpowercap_sys.c387 bool allocated; in powercap_release() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/sf/
Dhw_table.c14 u8 allocated: 1; member
/Linux-v5.15/arch/powerpc/platforms/powernv/
Dpci-ioda-tce.c262 unsigned long allocated = 1UL << shift; in pnv_pci_ioda2_table_do_alloc_pages() local
/Linux-v5.15/sound/soc/intel/catpt/
Dcore.h161 bool allocated; member
/Linux-v5.15/fs/ext4/
Dextents.c3301 int allocated = map->m_len; in ext4_split_extent() local
3393 int allocated = 0, max_zeroout = 0; in ext4_ext_convert_to_initialized() local
3746 unsigned int *allocated) in convert_initialized_extent()
3817 unsigned int allocated, ext4_fsblk_t newblock) in ext4_ext_handle_unwritten_extents()
4057 unsigned int allocated = 0, offset = 0; in ext4_ext_map_blocks() local
/Linux-v5.15/include/soc/tegra/
Dbpmp.h73 unsigned long *allocated; member

1234