Home
last modified time | relevance | path

Searched defs:allocation (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/acpi/acpica/
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
278 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...]
H A Dutalloc.c33 void *allocation; in acpi_os_allocate_zeroed() local
[all...]
/linux/drivers/android/binder/
H A Dtransaction.rs73 allocation: SpinLock<Option<Allocation>>, field
475 let allocation = self.allocation.lock().take(); in cancel() localVariable
H A Drust_binder_main.rs36 mod allocation; module
/linux/net/netlink/
H A Daf_netlink.c1281 netlink_trim(struct sk_buff * skb,gfp_t allocation) netlink_trim() argument
1416 gfp_t allocation; global() member
1509 netlink_broadcast_filtered(struct sock * ssk,struct sk_buff * skb,u32 portid,u32 group,gfp_t allocation,netlink_filter_fn filter,void * filter_data) netlink_broadcast_filtered() argument
1560 netlink_broadcast(struct sock * ssk,struct sk_buff * skb,u32 portid,u32 group,gfp_t allocation) netlink_broadcast() argument
[all...]
/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.c485 u8 i, allocation = 0; in ath11k_htc_get_credit_allocation() local
/linux/tools/testing/selftests/cgroup/
H A Dtest_zswap.c467 void *allocation; no_kmem_bypass_child() local
/linux/net/key/
H A Daf_key.c191 static int pfkey_broadcast_one(struct sk_buff *skb, gfp_t allocation, in pfkey_broadcast_one() argument
215 static int pfkey_broadcast(struct sk_buff *skb, gfp_t allocation, in pfkey_broadcast() argument
1627 gfp_t allocation) in compose_sadb_supported() argument
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.c631 u8 allocation = 0; ath10k_htc_get_credit_allocation() local
/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c1199 u8 allocation = 0; in htc_get_credit_alloc() local
/linux/include/linux/
H A Dnetfilter.h120 void *allocation; member