Searched refs:allocated (Results 1 – 24 of 24) sorted by relevance
| /arch/powerpc/platforms/pseries/ |
| A D | vio.c | 155 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 D | diag324.c | 66 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 D | pci-ioda-tce.c | 261 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 D | vio.h | 105 size_t allocated; member
|
| /arch/arm/nwfpe/ |
| A D | ChangeLog | 65 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 D | dvma.h | 124 int allocated; /* Are we "owned" by anyone yet? */ member
|
| /arch/nios2/ |
| A D | Kconfig | 57 allocated as a single contiguous block. This option allows
|
| /arch/x86/events/intel/ |
| A D | uncore.c | 1553 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 D | Kconfig | 199 allocated to user tasks. This can be useful in optimizing the
|
| /arch/sh/mm/ |
| A D | Kconfig | 43 allocated as a single contiguous block. This option allows
|
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8998-oneplus-common.dtsi | 69 * The following memory regions on downstream are "dynamically allocated"
|
| A D | msm8998-xiaomi-sagit.dts | 109 * The following memory regions on downstream are "dynamically allocated"
|
| A D | sdm845-oneplus-common.dtsi | 84 * The rmtfs memory region in downstream is 'dynamically allocated'
|
| A D | sm7225-fairphone-fp4.dts | 82 * The rmtfs memory region in downstream is 'dynamically allocated'
|
| A D | msm8916.dtsi | 81 * relocatable and could be allocated dynamically.
|
| A D | msm8939.dtsi | 361 * relocatable and could be allocated dynamically.
|
| /arch/sparc/ |
| A D | Kconfig | 281 allocated as a single contiguous block. This option allows
|
| /arch/m68k/ |
| A D | Kconfig.cpu | 419 allocated as a single contiguous block. This option allows
|
| /arch/powerpc/ |
| A D | Kconfig | 930 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 D | imx8mm-verdin.dtsi | 744 * Resource allocated to M4 by default, must not be accessed from Cortex-A35 or you get an OOPS
|
| /arch/arm/boot/dts/st/ |
| A D | stih407-pinctrl.dtsi | 198 * iface via I2C. For this reason these lines can be allocated
|
| /arch/xtensa/ |
| A D | Kconfig | 802 allocated as a single contiguous block. This option allows
|
| /arch/arm/ |
| A D | Kconfig | 1287 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 D | Kconfig | 1669 allocated as a single contiguous block. This option allows
|
Completed in 66 milliseconds