Searched refs:svcrdma_table_header (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Dsvc_rdma.c117 static struct ctl_table_header *svcrdma_table_header; variable in typeref:struct:ctl_table_header
235 if (svcrdma_table_header) {
236 unregister_sysctl_table(svcrdma_table_header);
237 svcrdma_table_header = NULL;
252 if (!svcrdma_table_header)
253 svcrdma_table_header =
285 unregister_sysctl_table(svcrdma_table_header);

Completed in 73 milliseconds