Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dtransaction.rs74 allocation: SpinLock<Option<Allocation>>, field
474 let allocation = self.allocation.lock().take(); in cancel() localVariable
/linux/net/netlink/
H A Daf_netlink.c1282 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 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()
1628 gfp_t allocation) in compose_sadb_supported()
/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.h121 void *allocation; member
/linux/drivers/net/
H A Dgtp.c2218 static int gtp_tunnel_notify(struct pdp_ctx *pctx, u8 cmd, gfp_t allocation) in gtp_tunnel_notify()