Home
last modified time | relevance | path

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

1234

/openbmc/linux/sound/firewire/
H A Diso-resources.h27 bool allocated; member
/openbmc/linux/scripts/dtc/libfdt/
H 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
H 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
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vce.c699 uint32_t handle, uint32_t *allocated) in amdgpu_vce_validate_handle()
743 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local
981 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs_vm() local
/openbmc/linux/include/linux/
H A Dpowercap.h70 bool allocated; member
150 bool allocated; member
/openbmc/linux/drivers/gpu/drm/radeon/
H 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
/openbmc/linux/fs/
H A Dkernel_read_file.c41 void *allocated = NULL; in kernel_read_file() local
/openbmc/linux/kernel/irq/
H A Dmatrix.c15 unsigned int allocated; member
153 unsigned int cpu, best_cpu, allocated = UINT_MAX; in matrix_find_best_cpu_managed() local
/openbmc/linux/drivers/comedi/
H 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
/openbmc/linux/drivers/dma/qcom/
H A Dhidma.h29 atomic_t allocated; /* if this channel is allocated */ member
86 bool allocated; member
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-internal.h22 int allocated, used; member
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/
H A Dnvtboot_board.c109 u64 allocated = ROUND(bank_start, align) + offset; in alloc_ram() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.h36 u32 allocated; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dvio.h105 size_t allocated; member
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.h133 bool allocated:1; member
/openbmc/linux/drivers/base/
H A Dswnode.c28 unsigned int allocated:1; member
773 unsigned int allocated) in swnode_register()
/openbmc/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c134 static void *mmap_large_buffer(size_t need, size_t *allocated) in mmap_large_buffer()
/openbmc/linux/fs/vboxsf/
H A Dutils.c53 s64 allocated; in vboxsf_init_inode() local
/openbmc/linux/drivers/usb/gadget/function/
H A Du_serial.c493 int *allocated) in gs_free_requests()
508 int *allocated) in gs_alloc_requests()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c261 unsigned long allocated = 1UL << shift; in pnv_pci_ioda2_table_do_alloc_pages() local
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_queue.c389 int allocated; in uvc_queue_allocated() local
/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.h101 bool allocated; member
/openbmc/linux/drivers/powercap/
H A Dpowercap_sys.c388 bool allocated; in powercap_release() local
/openbmc/linux/net/core/
H A Dsock_reuseport.c627 bool allocated = false; in reuseport_migrate_sock() local
/openbmc/linux/sound/soc/intel/catpt/
H A Dcore.h161 bool allocated; member

1234