metadata_dst_alloc
md_dst = metadata_dst_alloc(0, METADATA_HW_PORT_MUX,
vf_rep->dst = metadata_dst_alloc(0, METADATA_HW_PORT_MUX, GFP_KERNEL);
repr->dst = metadata_dst_alloc(0, METADATA_HW_PORT_MUX,
md_dst = metadata_dst_alloc(0, METADATA_HW_PORT_MUX,
rx_sc->md_dst = metadata_dst_alloc(0, METADATA_MACSEC, GFP_KERNEL);
repr->dst = metadata_dst_alloc(0, METADATA_HW_PORT_MUX, GFP_KERNEL);
secy->tx_sc.md_dst = metadata_dst_alloc(0, METADATA_MACSEC, GFP_KERNEL);
struct metadata_dst *metadata_dst_alloc(u8 optslen, enum metadata_type type,
tun_dst = metadata_dst_alloc(md_size, METADATA_IP_TUNNEL, GFP_ATOMIC);
new_md = metadata_dst_alloc(md_size, METADATA_IP_TUNNEL, GFP_ATOMIC);
EXPORT_SYMBOL_GPL(metadata_dst_alloc);
res = metadata_dst_alloc(src->options_len, METADATA_IP_TUNNEL, flags);
md = metadata_dst_alloc(priv->opts.len, METADATA_IP_TUNNEL,
tun_dst = metadata_dst_alloc(key.tun_opts_len, METADATA_IP_TUNNEL,
md_dst = metadata_dst_alloc(0, METADATA_XFRM, GFP_ATOMIC);