Home
last modified time | relevance | path

Searched refs:allocation (Results 1 – 22 of 22) sorted by relevance

/drivers/acpi/acpica/
Duttrack.c66 *allocation);
130 struct acpi_debug_mem_block *allocation; in acpi_ut_allocate_and_track() local
141 allocation = in acpi_ut_allocate_and_track()
143 if (!allocation) { in acpi_ut_allocate_and_track()
153 status = acpi_ut_track_allocation(allocation, size, in acpi_ut_allocate_and_track()
157 acpi_os_free(allocation); in acpi_ut_allocate_and_track()
170 return ((void *)&allocation->user_space); in acpi_ut_allocate_and_track()
192 struct acpi_debug_mem_block *allocation; in acpi_ut_allocate_zeroed_and_track() local
203 allocation = in acpi_ut_allocate_zeroed_and_track()
206 if (!allocation) { in acpi_ut_allocate_zeroed_and_track()
[all …]
Dutalloc.c67 void *allocation; in acpi_os_allocate_zeroed() local
71 allocation = acpi_os_allocate(size); in acpi_os_allocate_zeroed()
72 if (allocation) { in acpi_os_allocate_zeroed()
76 memset(allocation, 0, size); in acpi_os_allocate_zeroed()
79 return (allocation); in acpi_os_allocate_zeroed()
/drivers/staging/gdm724x/
DTODO10 - Review use of atomic allocation for tx structs
12 - fix up static tty port allocation to be dynamic
/drivers/media/dvb-core/
DKconfig19 bool "Dynamic DVB minor allocation"
24 allocation for any device that uses the DVB major number.
/drivers/staging/wilc1000/
DKconfig19 This choice supports static allocation of the memory
27 This choice supports dynamic allocation of the memory
/drivers/staging/netlogic/
DTODO2 * All memory allocation should be changed to DMA allocations
/drivers/scsi/aic7xxx/
DKconfig.aic79xx27 Due to resource allocation issues in the Linux SCSI mid-layer, using
28 a high number of commands per device may result in memory allocation
DKconfig.aic7xxx32 Due to resource allocation issues in the Linux SCSI mid-layer, using
33 a high number of commands per device may result in memory allocation
/drivers/pci/
DKconfig40 bool "Enable PCI resource re-allocation detection"
44 re-allocation needs to be enabled. You can always use pci=realloc=on
/drivers/usb/core/
DKconfig35 bool "Dynamic USB minor allocation"
38 allocation for any device that uses the USB major number.
/drivers/android/
DKconfig40 Binder selftest checks the allocation and free of binder buffers
/drivers/staging/android/ion/
Dion.c1296 struct ion_allocation_data allocation; in ion_ioctl() member
1315 handle = ion_alloc(client, data.allocation.len, in ion_ioctl()
1316 data.allocation.align, in ion_ioctl()
1317 data.allocation.heap_id_mask, in ion_ioctl()
1318 data.allocation.flags); in ion_ioctl()
1322 data.allocation.handle = handle->id; in ion_ioctl()
/drivers/net/wireless/ath/ath10k/
Dhtc.c496 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
501 allocation = in ath10k_htc_get_credit_allocation()
505 return allocation; in ath10k_htc_get_credit_allocation()
/drivers/pnp/pnpbios/
DKconfig31 allocation, ESCD, and other PNPBIOS services. Using this
/drivers/block/drbd/
DKconfig62 256 allocation of peer_requests
/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c1210 u8 allocation = 0; in htc_get_credit_alloc() local
1215 allocation = in htc_get_credit_alloc()
1219 if (allocation == 0) { in htc_get_credit_alloc()
1225 return allocation; in htc_get_credit_alloc()
/drivers/char/agp/
DKconfig15 due to kernel allocation issues), you could use PCI accesses
/drivers/uio/
DKconfig51 but the memory allocation is not performed until
/drivers/xen/
DKconfig9 the system to expand the domain's memory allocation, or alternatively
/drivers/staging/fsl-mc/
DREADME.txt332 allocation by other DPAA2 drivers.
/drivers/media/usb/pwc/
Dphilips.txt203 16 0x10 Memory allocation of buffers, etc. Off
/drivers/thermal/
DKconfig90 system and device power allocation. This governor can only