Home
last modified time | relevance | path

Searched refs:allocation (Results 1 – 20 of 20) 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 ACPI_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/message/i2o/
DREADME.ioctl148 ENOMEM Kernel memory allocation error
185 ENOMEM Kernel memory allocation error
230 ENOMEM Kernel memory allocation error
272 ENOMEM Kernel memory allocation error
309 ENOMEM Kernel memory allocation error
370 ENOMEM Kernel memory allocation error
/drivers/staging/netlogic/
DTODO2 * All memory allocation should be changed to DMA allocations
/drivers/usb/core/
DKconfig35 bool "Dynamic USB minor allocation"
38 allocation for any device that uses the USB major number.
/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/
DKconfig30 bool "Enable PCI resource re-allocation detection"
34 re-allocation needs to be enabled. You can always use pci=realloc=on
/drivers/staging/android/ion/
Dion.c1266 struct ion_allocation_data allocation; in ion_ioctl() member
1285 handle = ion_alloc(client, data.allocation.len, in ion_ioctl()
1286 data.allocation.align, in ion_ioctl()
1287 data.allocation.heap_id_mask, in ion_ioctl()
1288 data.allocation.flags); in ion_ioctl()
1292 data.allocation.handle = handle->id; in ion_ioctl()
/drivers/net/wireless/ath/ath10k/
Dhtc.c534 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
539 allocation = in ath10k_htc_get_credit_allocation()
543 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/staging/android/
DKconfig53 Binder selftest checks the allocation and free of binder buffers
/drivers/uio/
DKconfig51 but the memory allocation is not performed until
/drivers/char/agp/
DKconfig15 due to kernel allocation issues), you could use PCI accesses
/drivers/xen/
DKconfig9 the system to expand the domain's memory allocation, or alternatively
/drivers/media/usb/pwc/
Dphilips.txt203 16 0x10 Memory allocation of buffers, etc. Off