Searched refs:md_size (Results 1 – 5 of 5) sorted by relevance
140 static inline struct metadata_dst *tun_rx_dst(int md_size) in tun_rx_dst() argument144 tun_dst = metadata_dst_alloc(md_size, METADATA_IP_TUNNEL, GFP_ATOMIC); in tun_rx_dst()156 int md_size; in tun_dst_unclone() local162 md_size = md_dst->u.tun_info.options_len; in tun_dst_unclone()163 new_md = metadata_dst_alloc(md_size, METADATA_IP_TUNNEL, GFP_ATOMIC); in tun_dst_unclone()168 sizeof(struct ip_tunnel_info) + md_size); in tun_dst_unclone()204 int md_size) in __ip_tun_set_dst() argument208 tun_dst = tun_rx_dst(md_size); in __ip_tun_set_dst()221 int md_size) in ip_tun_rx_dst() argument227 0, flags, tunnel_id, md_size); in ip_tun_rx_dst()[all …]
168 __be64 tunnel_id, int md_size);
80 u64 md_size = md->num_pages << EFI_PAGE_SHIFT; in riscv_enable_runtime_services() local91 res->end = md->phys_addr + md_size - 1; in riscv_enable_runtime_services()
110 u64 md_size = md->num_pages << EFI_PAGE_SHIFT; in arm_enable_runtime_services() local121 res->end = md->phys_addr + md_size - 1; in arm_enable_runtime_services()
4945 static struct md_sysfs_entry md_size = variable6032 &md_size.attr,