Home
last modified time | relevance | path

Searched defs:allocation (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutalloc.c33 void *allocation; in acpi_os_allocate_zeroed() local
[all...]
H A Duttrack.c94 struct acpi_debug_mem_block *allocation; in acpi_ut_allocate_and_track() local
157 struct acpi_debug_mem_block *allocation; acpi_ut_allocate_zeroed_and_track() local
217 acpi_ut_free_and_track(void *allocation, u32 component, const char *module, u32 line) acpi_ut_free_and_track() argument
277 acpi_ut_find_allocation(struct acpi_debug_mem_block *allocation) acpi_ut_find_allocation() argument
331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_size size, u8 alloc_type, u32 component, const char *module, u32 line) acpi_ut_track_allocation() argument
421 acpi_ut_remove_allocation(struct acpi_debug_mem_block *allocation, u32 component, const char *module, u32 line) acpi_ut_remove_allocation() argument
[all...]
/kernel/linux/linux-5.10/drivers/soundwire/
H A DMakefile
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutalloc.c33 void *allocation; in acpi_os_allocate_zeroed() local
[all...]
H A Duttrack.c94 struct acpi_debug_mem_block *allocation; in acpi_ut_allocate_and_track() local
157 struct acpi_debug_mem_block *allocation; acpi_ut_allocate_zeroed_and_track() local
217 acpi_ut_free_and_track(void *allocation, u32 component, const char *module, u32 line) acpi_ut_free_and_track() argument
277 acpi_ut_find_allocation(struct acpi_debug_mem_block *allocation) acpi_ut_find_allocation() argument
331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_size size, u8 alloc_type, u32 component, const char *module, u32 line) acpi_ut_track_allocation() argument
421 acpi_ut_remove_allocation(struct acpi_debug_mem_block *allocation, u32 component, const char *module, u32 line) acpi_ut_remove_allocation() argument
[all...]
/kernel/linux/linux-6.6/drivers/soundwire/
H A DMakefile
/kernel/linux/linux-5.10/include/linux/
H A Ddmapool.h38 dma_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) dma_pool_create() argument
46 dmam_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) dmam_pool_create() argument
H A Dnetfilter.h98 void *allocation; member
/kernel/linux/linux-6.6/include/linux/
H A Ddmapool.h38 dma_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) dma_pool_create() argument
46 dmam_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) dmam_pool_create() argument
H A Dnetfilter.h106 void *allocation; member
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dmba_test.c27 static int runs_per_allocation, allocation = 100; in mba_setup() local
61 int allocation, runs; in show_mba_info() local
[all...]
/kernel/linux/linux-6.6/fs/dlm/
H A Dmemory.c137 struct dlm_mhandle *dlm_allocate_mhandle(gfp_t allocation) in dlm_allocate_mhandle() argument
157 struct dlm_msg *dlm_allocate_msg(gfp_t allocation) in dlm_allocate_msg() argument
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dmba_test.c27 static int runs_per_allocation, allocation = 100; in mba_setup() local
55 int allocation, runs; in show_mba_info() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhtc.c418 u8 i, allocation = 0; in ath11k_htc_get_credit_allocation() local
/kernel/linux/linux-5.10/mm/
H A Ddmapool.c47 size_t allocation; member
134 size_t allocation; in dma_pool_create() local
498 dmam_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) dmam_pool_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H A Dion.c445 struct ion_allocation_data allocation; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhtc.c444 u8 i, allocation = 0; in ath12k_htc_get_credit_allocation() local
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_zswap.c121 void *allocation; in no_kmem_bypass_child() local
/kernel/linux/linux-6.6/mm/
H A Ddmapool.c57 unsigned int allocation; member
228 size_t allocation; in dma_pool_create() local
493 dmam_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t allocation) dmam_pool_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhtc.c484 u8 i, allocation = 0; in ath11k_htc_get_credit_allocation() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c979 SET_PIXEL_CLOCK_PS_ALLOCATION allocation; in set_pixel_clock_v3() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtc.c614 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c980 SET_PIXEL_CLOCK_PS_ALLOCATION allocation; in set_pixel_clock_v3() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtc.c627 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink.c206 nfnetlink_broadcast(struct net *net, struct sk_buff *skb, __u32 portid, __u32 group, gfp_t allocation) nfnetlink_broadcast() argument

Completed in 21 milliseconds

12