Searched refs:orig_list (Results 1 – 6 of 6) sorted by relevance
419 struct evlist *orig_list, *tmp_list; in evlist__expand_cgroup() local432 orig_list = evlist__new(); in evlist__expand_cgroup()434 if (orig_list == NULL || tmp_list == NULL) { in evlist__expand_cgroup()440 evlist__splice_list_tail(orig_list, &evlist->core.entries); in evlist__expand_cgroup()475 evlist__for_each_entry(orig_list, pos) { in evlist__expand_cgroup()513 evlist__delete(orig_list); in evlist__expand_cgroup()
766 head = &tt_global->orig_list; in batadv_tt_local_add()1448 head = &entry->orig_list; in batadv_tt_global_orig_entry_find()1511 head = &tt_global->orig_list; in batadv_tt_global_sync_flags()1560 &tt_global->orig_list); in batadv_tt_global_orig_entry_add()1640 INIT_HLIST_HEAD(&tt_global_entry->orig_list); in batadv_tt_global_add()1761 head = &tt_global_entry->orig_list; in batadv_transtable_best_orig()1874 head = &global->orig_list; in batadv_tt_global_dump_entry()2034 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_list()2062 head = &tt_global_entry->orig_list; in batadv_tt_global_del_orig_node()2097 head = &tt_global_entry->orig_list; in batadv_tt_global_del_roaming()[all …]
247 hlist_for_each_entry_rcu(orig_entry, &tt_global->orig_list, list) { in batadv_mcast_forw_push_tt()
1954 struct hlist_head orig_list; member
1320 hlist_for_each_entry_rcu(orig_entry, &tt_global->orig_list, list) { in batadv_mcast_forw_tt()
3638 struct ocfs2_dx_entry_list *orig_list, *tmp_list; in ocfs2_dx_dir_transfer_leaf() local3645 orig_list = &orig_dx_leaf->dl_list; in ocfs2_dx_dir_transfer_leaf()3648 num_used = le16_to_cpu(orig_list->de_num_used); in ocfs2_dx_dir_transfer_leaf()3655 dx_entry = &orig_list->de_entries[j]; in ocfs2_dx_dir_transfer_leaf()