Home
last modified time | relevance | path

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

1234

/linux/sound/firewire/
A Diso-resources.h27 bool allocated; member
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vce.c700 uint32_t handle, uint32_t *allocated) in amdgpu_vce_validate_handle()
742 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
977 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs_vm() local
/linux/scripts/dtc/libfdt/
A 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
A 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/include/linux/
A Dpowercap.h70 bool allocated; member
150 bool allocated; member
/linux/drivers/gpu/drm/radeon/
A 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/fs/
A Dkernel_read_file.c41 void *allocated = NULL; in kernel_read_file() local
/linux/drivers/comedi/
A 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/kernel/irq/
A Dmatrix.c15 unsigned int allocated; member
153 unsigned int cpu, best_cpu, allocated = UINT_MAX; in matrix_find_best_cpu_managed() local
/linux/drivers/dma/qcom/
A Dhidma.h29 atomic_t allocated; /* if this channel is allocated */ member
86 bool allocated; member
/linux/arch/powerpc/include/asm/
A Dvio.h105 size_t allocated; member
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_hwrm.h36 u32 allocated; member
/linux/tools/testing/selftests/net/
A Dtcp_mmap.c127 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer()
/linux/drivers/base/
A Dswnode.c28 unsigned int allocated:1; member
770 unsigned int allocated) in swnode_register()
/linux/net/core/
A Dsock_reuseport.c527 bool allocated = false; in reuseport_migrate_sock() local
/linux/fs/vboxsf/
A Dutils.c52 s64 allocated; in vboxsf_init_inode() local
/linux/drivers/usb/gadget/function/
A Du_serial.c489 int *allocated) in gs_free_requests()
504 int *allocated) in gs_alloc_requests()
/linux/drivers/usb/host/
A Dxhci-mtk.h100 bool allocated; member
/linux/drivers/media/usb/uvc/
A Duvc_queue.c388 int allocated; in uvc_queue_allocated() local
/linux/arch/powerpc/platforms/powernv/
A Dpci-ioda-tce.c262 unsigned long allocated = 1UL << shift; in pnv_pci_ioda2_table_do_alloc_pages() local
/linux/drivers/powercap/
A Dpowercap_sys.c387 bool allocated; in powercap_release() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
A Dhw_table.c15 u8 allocated: 1; member
/linux/sound/soc/intel/catpt/
A Dcore.h161 bool allocated; member
/linux/fs/ext4/
A Dextents.c3336 int allocated = map->m_len; in ext4_split_extent() local
3428 int allocated = 0, max_zeroout = 0; in ext4_ext_convert_to_initialized() local
3781 unsigned int *allocated) in convert_initialized_extent()
3852 unsigned int allocated, ext4_fsblk_t newblock) in ext4_ext_handle_unwritten_extents()
4092 unsigned int allocated = 0, offset = 0; in ext4_ext_map_blocks() local
/linux/drivers/infiniband/hw/hfi1/
A Dpio.h106 u16 allocated; /* has this been allocated? */ member

Completed in 58 milliseconds

1234