Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dvio.c153 if (viodev->cmo.entitled > viodev->cmo.allocated) in vio_cmo_alloc()
154 reserve_free = viodev->cmo.entitled - viodev->cmo.allocated; in vio_cmo_alloc()
165 viodev->cmo.allocated += size; in vio_cmo_alloc()
200 if (viodev->cmo.allocated > viodev->cmo.entitled) { in vio_cmo_dealloc()
201 excess_freed = min(reserve_freed, (viodev->cmo.allocated - in vio_cmo_dealloc()
207 viodev->cmo.allocated -= (reserve_freed + excess_freed); in vio_cmo_dealloc()
318 if ((viodev->cmo.entitled > viodev->cmo.allocated) && in vio_cmo_entitlement_update()
321 max_t(size_t, viodev->cmo.allocated, in vio_cmo_entitlement_update()
344 if ((viodev->cmo.entitled > viodev->cmo.allocated) && in vio_cmo_entitlement_update()
347 max_t(size_t, viodev->cmo.allocated, in vio_cmo_entitlement_update()
[all …]
/arch/powerpc/platforms/powernv/
Dpci-ioda-tce.c262 unsigned long allocated = 1UL << shift; in pnv_pci_ioda2_table_do_alloc_pages() local
267 *total_allocated += allocated; in pnv_pci_ioda2_table_do_alloc_pages()
271 *current_offset += allocated; in pnv_pci_ioda2_table_do_alloc_pages()
/arch/powerpc/include/asm/
Dvio.h105 size_t allocated; member
/arch/arm/nwfpe/
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/
Ddvma.h118 int allocated; /* Are we "owned" by anyone yet? */ member
/arch/x86/events/intel/
Duncore.c1406 LIST_HEAD(allocated); in allocate_boxes()
1421 list_add(&box->active_list, &allocated); in allocate_boxes()
1425 list_for_each_entry_safe(box, tmp, &allocated, active_list) { in allocate_boxes()
1432 list_for_each_entry_safe(box, tmp, &allocated, active_list) { in allocate_boxes()
/arch/microblaze/
DKconfig216 allocated to user tasks. This can be useful in optimizing the
/arch/arm/boot/dts/
Dstih407-pinctrl.dtsi198 * iface via I2C. For this reason these lines can be allocated
/arch/powerpc/
DKconfig1221 allocated to user tasks. This can be useful in optimizing the
/arch/arm/
DKconfig1564 module's PLT. This allows modules to be allocated in the generic
/arch/arm64/
DKconfig1873 module's PLT. This allows modules to be allocated in the generic