Searched defs:allocation (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| H A D | uttrack.c | 94 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 D | utalloc.c | 33 void *allocation; in acpi_os_allocate_zeroed() local
|
| /linux/drivers/android/binder/ |
| H A D | transaction.rs | 73 allocation: SpinLock<Option<Allocation>>, field 466 let allocation = self.allocation.lock().take(); in cancel() localVariable
|
| H A D | rust_binder_main.rs | 36 mod allocation; module
|
| /linux/net/netlink/ |
| H A D | af_netlink.c | 1281 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 D | htc.c | 485 u8 i, allocation = 0; in ath11k_htc_get_credit_allocation() local
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_zswap.c | 467 void *allocation; no_kmem_bypass_child() local
|
| /linux/net/key/ |
| H A D | af_key.c | 191 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 D | htc.c | 631 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | htc_pipe.c | 1199 u8 allocation = 0; in htc_get_credit_alloc() local
|
| /linux/include/linux/ |
| H A D | netfilter.h | 120 void *allocation; member
|