Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/sound/firewire/
A Diso-resources.h27 bool allocated; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vce.c697 uint32_t handle, uint32_t *allocated) in amdgpu_vce_validate_handle()
741 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
978 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs_vm() local
/linux-6.3-rc2/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-6.3-rc2/include/linux/
A Dpowercap.h70 bool allocated; member
150 bool allocated; member
/linux-6.3-rc2/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-6.3-rc2/drivers/comedi/
A Dcomedi_buf.c433 unsigned int allocated = comedi_buf_write_n_allocated(s); in comedi_buf_write_free() local
538 unsigned int allocated; in comedi_buf_read_free() local
/linux-6.3-rc2/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-6.3-rc2/fs/
A Dkernel_read_file.c41 void *allocated = NULL; in kernel_read_file() local
/linux-6.3-rc2/drivers/dma/qcom/
A Dhidma.h29 atomic_t allocated; /* if this channel is allocated */ member
86 bool allocated; member
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dvio.h105 size_t allocated; member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_hwrm.h36 u32 allocated; member
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_vma_resource.h123 bool allocated:1; member
/linux-6.3-rc2/tools/testing/selftests/net/
A Dtcp_mmap.c127 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer()
/linux-6.3-rc2/drivers/base/
A Dswnode.c28 unsigned int allocated:1; member
770 unsigned int allocated) in swnode_register()
/linux-6.3-rc2/fs/vboxsf/
A Dutils.c53 s64 allocated; in vboxsf_init_inode() local
/linux-6.3-rc2/drivers/usb/gadget/function/
A Du_serial.c493 int *allocated) in gs_free_requests()
508 int *allocated) in gs_alloc_requests()
/linux-6.3-rc2/drivers/powercap/
A Dpowercap_sys.c388 bool allocated; in powercap_release() local
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-mtk.h101 bool allocated; member
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dpci-ioda-tce.c261 unsigned long allocated = 1UL << shift; in pnv_pci_ioda2_table_do_alloc_pages() local
/linux-6.3-rc2/drivers/media/usb/uvc/
A Duvc_queue.c389 int allocated; in uvc_queue_allocated() local
/linux-6.3-rc2/net/core/
A Dsock_reuseport.c627 bool allocated = false; in reuseport_migrate_sock() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/sf/
A Dhw_table.c15 u8 allocated: 1; member
/linux-6.3-rc2/sound/soc/intel/catpt/
A Dcore.h161 bool allocated; member
/linux-6.3-rc2/fs/ext4/
A Dextents.c3338 int allocated = map->m_len; in ext4_split_extent() local
3429 int allocated = 0, max_zeroout = 0; in ext4_ext_convert_to_initialized() local
3782 unsigned int *allocated) in convert_initialized_extent()
3853 unsigned int allocated, ext4_fsblk_t newblock) in ext4_ext_handle_unwritten_extents()
4093 unsigned int allocated = 0, offset = 0; in ext4_ext_map_blocks() local

Completed in 63 milliseconds

1234