Home
last modified time | relevance | path

Searched refs:allocated (Results 1 – 24 of 24) sorted by relevance

/arch/powerpc/platforms/pseries/
A Dvio.c155 if (viodev->cmo.entitled > viodev->cmo.allocated) in vio_cmo_alloc()
167 viodev->cmo.allocated += size; in vio_cmo_alloc()
202 if (viodev->cmo.allocated > viodev->cmo.entitled) { in vio_cmo_dealloc()
323 max_t(size_t, viodev->cmo.allocated, in vio_cmo_entitlement_update()
349 max_t(size_t, viodev->cmo.allocated, in vio_cmo_entitlement_update()
451 max(viodev->cmo.allocated, level); in vio_cmo_balance()
472 if (viodev->cmo.allocated > viodev->cmo.entitled) in vio_cmo_balance()
677 if (viodev->cmo.allocated < viodev->cmo.entitled) in vio_cmo_set_dev_desired()
817 if (viodev->cmo.allocated) { in vio_cmo_bus_remove()
820 __func__, viodev->cmo.allocated); in vio_cmo_bus_remove()
[all …]
/arch/s390/kernel/diag/
A Ddiag324.c66 u64 allocated : 16; member
130 union diag324_request req = { .sc2.sc = DIAG324_SUBC_2, .sc2.allocated = data->len }; in pib_update()
/arch/powerpc/platforms/powernv/
A Dpci-ioda-tce.c261 unsigned long allocated = 1UL << shift; in pnv_pci_ioda2_table_do_alloc_pages() local
266 *total_allocated += allocated; in pnv_pci_ioda2_table_do_alloc_pages()
270 *current_offset += allocated; in pnv_pci_ioda2_table_do_alloc_pages()
/arch/powerpc/include/asm/
A Dvio.h105 size_t allocated; member
/arch/arm/nwfpe/
A DChangeLog65 when the task structure is initially allocated. In any case
67 zero when allocated and recycled. See alloc_task_struct() and
/arch/m68k/include/asm/
A Ddvma.h124 int allocated; /* Are we "owned" by anyone yet? */ member
/arch/nios2/
A DKconfig57 allocated as a single contiguous block. This option allows
/arch/x86/events/intel/
A Duncore.c1553 LIST_HEAD(allocated); in allocate_boxes()
1568 list_add(&box->active_list, &allocated); in allocate_boxes()
1572 list_for_each_entry_safe(box, tmp, &allocated, active_list) { in allocate_boxes()
1579 list_for_each_entry_safe(box, tmp, &allocated, active_list) { in allocate_boxes()
/arch/microblaze/
A DKconfig199 allocated to user tasks. This can be useful in optimizing the
/arch/sh/mm/
A DKconfig43 allocated as a single contiguous block. This option allows
/arch/arm64/boot/dts/qcom/
A Dmsm8998-oneplus-common.dtsi69 * The following memory regions on downstream are "dynamically allocated"
A Dmsm8998-xiaomi-sagit.dts109 * The following memory regions on downstream are "dynamically allocated"
A Dsdm845-oneplus-common.dtsi84 * The rmtfs memory region in downstream is 'dynamically allocated'
A Dsm7225-fairphone-fp4.dts82 * The rmtfs memory region in downstream is 'dynamically allocated'
A Dmsm8916.dtsi81 * relocatable and could be allocated dynamically.
A Dmsm8939.dtsi361 * relocatable and could be allocated dynamically.
/arch/sparc/
A DKconfig281 allocated as a single contiguous block. This option allows
/arch/m68k/
A DKconfig.cpu419 allocated as a single contiguous block. This option allows
/arch/powerpc/
A DKconfig930 allocated as a single contiguous block. This option allows
1293 allocated to user tasks. This can be useful in optimizing the
/arch/arm64/boot/dts/freescale/
A Dimx8mm-verdin.dtsi744 * Resource allocated to M4 by default, must not be accessed from Cortex-A35 or you get an OOPS
/arch/arm/boot/dts/st/
A Dstih407-pinctrl.dtsi198 * iface via I2C. For this reason these lines can be allocated
/arch/xtensa/
A DKconfig802 allocated as a single contiguous block. This option allows
/arch/arm/
A DKconfig1287 module's PLT. This allows modules to be allocated in the generic
1305 allocated as a single contiguous block. This option allows
/arch/arm64/
A DKconfig1669 allocated as a single contiguous block. This option allows

Completed in 66 milliseconds