Home
last modified time | relevance | path

Searched refs:rds_info_deregister_func (Results 1 – 5 of 5) sorted by relevance

/linux/net/rds/
H A Dinfo.c86 void rds_info_deregister_func(int optname, rds_info_func func) in rds_info_deregister_func() function
97 EXPORT_SYMBOL_GPL(rds_info_deregister_func);
H A Dinfo.h23 void rds_info_deregister_func(int optname, rds_info_func func);
H A Dstats.c147 rds_info_deregister_func(RDS_INFO_COUNTERS, rds_stats_info); in rds_stats_exit()
H A Dib.c516 rds_info_deregister_func(RDS_INFO_IB_CONNECTIONS, rds_ib_ic_info); in rds_ib_exit()
518 rds_info_deregister_func(RDS6_INFO_IB_CONNECTIONS, rds6_ib_ic_info); in rds_ib_exit()
H A Dtcp.c727 rds_info_deregister_func(RDS_INFO_TCP_SOCKETS, rds_tcp_tc_info); in rds_tcp_exit()
729 rds_info_deregister_func(RDS6_INFO_TCP_SOCKETS, rds6_tcp_tc_info); in rds_tcp_exit()