Searched refs:local_list (Results 1 – 3 of 3) sorted by relevance
121 list_add_tail(&publ->local_list, &publ_root); in tipc_named_publish()145 list_del(&publ->local_list); in tipc_named_withdraw()178 list_for_each_entry(publ, &publ_root, local_list) { in tipc_named_node_up()312 list_for_each_entry(publ, &publ_root, local_list) { in tipc_named_reinit()
80 struct list_head local_list; member
143 INIT_LIST_HEAD(&publ->local_list); in publ_create()