Searched refs:orig_list (Results 1 – 5 of 5) sorted by relevance
419 struct evlist *orig_list, *tmp_list; in evlist__expand_cgroup() local 431 orig_list = evlist__new(); in evlist__expand_cgroup() 433 if (orig_list == NULL || tmp_list == NULL) { in evlist__expand_cgroup() 439 evlist__splice_list_tail(orig_list, &evlist__core(evlist)->entries); in evlist__expand_cgroup() 471 evlist__for_each_entry(orig_list, pos) { in evlist__expand_cgroup() 485 evlist__for_each_entry(orig_list, pos) { in evlist__expand_cgroup() 498 evlist__for_each_entry(orig_list, pos) in evlist__expand_cgroup() 523 evlist__put(orig_list); in __cgroup__findnew()
749 head = &tt_global->orig_list; in batadv_tt_local_add()1516 head = &entry->orig_list; in batadv_tt_global_orig_entry_find()1579 head = &tt_global->orig_list; in batadv_tt_global_sync_flags()1628 &tt_global->orig_list); in batadv_tt_global_orig_entry_add()1708 INIT_HLIST_HEAD(&tt_global_entry->orig_list); in batadv_tt_global_add()1831 head = &tt_global_entry->orig_list; in batadv_transtable_best_orig()1945 head = &global->orig_list; in batadv_tt_global_dump_entry()2101 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_list()2129 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_node()2172 head = &tt_global_entry->orig_list; in batadv_tt_global_del_roaming()[all …]
1889 struct hlist_head orig_list; member
244 hlist_for_each_entry_rcu(orig_entry, &tt_global->orig_list, list) { in batadv_mcast_forw_push_tt()
1328 hlist_for_each_entry_rcu(orig_entry, &tt_global->orig_list, list) { in batadv_mcast_forw_tt()