Searched defs:allocation (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/android/binder/ |
| H A D | transaction.rs | 74 allocation: SpinLock<Option<Allocation>>, field 474 let allocation = self.allocation.lock().take(); in cancel() localVariable
|
| /linux/net/netlink/ |
| H A D | af_netlink.c | 1282 static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation) in netlink_trim() 1417 gfp_t allocation; member 1510 u32 group, gfp_t allocation, in netlink_broadcast_filtered() 1561 u32 group, gfp_t allocation) in netlink_broadcast()
|
| /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() 1628 gfp_t allocation) in compose_sadb_supported()
|
| /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 | 121 void *allocation; member
|
| /linux/drivers/net/ |
| H A D | gtp.c | 2218 static int gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation) in gtp_tunnel_notify()
|