| /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; 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 D | utalloc.c | 33 void *allocation; in acpi_os_allocate_zeroed() local [all...] |
| /linux/drivers/android/binder/ |
| H A D | transaction.rs | 73 allocation: SpinLock<Option<Allocation>>, field 475 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 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 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() 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 D | htc.c | 631 u8 allocation = 0; 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
|