Searched refs:__trans_list_clear (Results 1 – 3 of 3) sorted by relevance
69 __trans_list_clear(&table_names); in release_routing_table_names()74 __trans_list_clear(&table_names); in rtnl_route_read_table_names()115 __trans_list_clear(&proto_names); in release_proto_names()120 __trans_list_clear(&proto_names); in rtnl_route_read_protocol_names()
123 extern void __trans_list_clear(struct nl_list_head *);
973 void __trans_list_clear(struct nl_list_head *head) in __trans_list_clear() function