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; in acpi_ut_allocate_zeroed_and_track() local
217 acpi_ut_free_and_track(void *allocation, in acpi_ut_free_and_track()
278 acpi_debug_mem_block in acpi_ut_find_allocation()
331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, in acpi_ut_track_allocation()
421 acpi_ut_remove_allocation(struct acpi_debug_mem_block *allocation, in acpi_ut_remove_allocation()
H A Dutalloc.c33 void *allocation; in acpi_os_allocate_zeroed() local
/linux/drivers/android/binder/
H A Dtransaction.rs73 allocation: SpinLock<Option<Allocation>>, field
466 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 static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation) in netlink_trim() argument
1416 gfp_t allocation; member
1504 u32 group, gfp_t allocation, in netlink_broadcast_filtered() argument
1555 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()
215 static int pfkey_broadcast(struct sk_buff *skb, gfp_t allocation, in pfkey_broadcast()
1627 gfp_t allocation) in compose_sadb_supported()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.c631 u8 allocation = 0; in 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