| H A D | shaper.c | 157 data_race(dst->leaves = src->leaves); in net_shaper_copy() 953 /* Eventually delete the parent, if it is left over with no leaves. */ in __net_shaper_delete() 956 if (shaper && !--shaper->leaves) { in __net_shaper_delete() 976 struct net_shaper *leaves, 990 node, &leaves[i]); in net_shaper_parse_leaves() 996 if (net_shaper_handle_cmp(&leaves[i].handle, in net_shaper_parse_leaves() 997 &leaves[j].handle)) in net_shaper_parse_leaves() 1002 leaves[i].handle.scope, in net_shaper_parse_leaves() 1003 leaves[ in net_shaper_parse_leaves() 980 net_shaper_parse_leaves(struct net_shaper_binding * binding,struct genl_info * info,const struct net_shaper * node,struct net_shaper * leaves,int leaves_count) net_shaper_parse_leaves() argument 1018 net_shaper_parent_from_leaves(int leaves_count,const struct net_shaper * leaves,struct net_shaper * node,struct netlink_ext_ack * extack) net_shaper_parent_from_leaves() argument 1038 __net_shaper_group(struct net_shaper_binding * binding,bool update_node,int leaves_count,struct net_shaper * leaves,struct net_shaper * node,struct netlink_ext_ack * extack) __net_shaper_group() argument 1154 struct net_shaper *cur, *leaves, node = {}; net_shaper_pre_del_node() local 1270 struct net_shaper **old_nodes, *leaves, node = {}; net_shaper_nl_group_doit() local [all...] |