Searched refs:shared (Results 1 – 2 of 2) sorted by relevance
693 if (!info->shared) { in udp_tunnel_nic_replay()696 list_for_each_entry(node, &info->shared->devices, list) in udp_tunnel_nic_replay()783 if (WARN_ON(info->shared && in udp_tunnel_nic_register()798 if (info->shared) { in udp_tunnel_nic_register()806 if (info->shared && info->shared->udp_tunnel_nic_info) { in udp_tunnel_nic_register()807 utn = info->shared->udp_tunnel_nic_info; in udp_tunnel_nic_register()816 if (info->shared) { in udp_tunnel_nic_register()817 if (!info->shared->udp_tunnel_nic_info) { in udp_tunnel_nic_register()818 INIT_LIST_HEAD(&info->shared->devices); in udp_tunnel_nic_register()819 info->shared->udp_tunnel_nic_info = utn; in udp_tunnel_nic_register()[all …]
628 bool shared, struct netlink_ext_ack *extack) in tcf_block_offload_init() argument634 bo->block_shared = shared; in tcf_block_offload_init()