Searched defs:upper_list (Results 1 – 1 of 1) sorted by relevance
529 struct upper_list { struct537 struct upper_list *entry = kmalloc(sizeof(*entry), GFP_ATOMIC); in netdev_upper_walk() argument538 struct list_head *upper_list = (struct list_head *)priv->data; in netdev_upper_walk() local