Searched refs:__trans_list_clear (Results 1 – 4 of 4) sorted by relevance
70 __trans_list_clear(&table_names); in release_routing_table_names()75 __trans_list_clear(&table_names); in rtnl_route_read_table_names()116 __trans_list_clear(&proto_names); in release_proto_names()121 __trans_list_clear(&proto_names); in rtnl_route_read_protocol_names()
125 extern void __trans_list_clear(struct nl_list_head *);
16 __trans_list_clear;
1003 void __trans_list_clear(struct nl_list_head *head) in __trans_list_clear() function