Home
last modified time | relevance | path

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

/net/smc/
A Dsmc_sysctl.c33 static struct ctl_table smc_table[] = { variable
106 size_t table_size = ARRAY_SIZE(smc_table); in smc_sysctl_net_init()
109 table = smc_table; in smc_sysctl_net_init()
113 table = kmemdup(table, sizeof(smc_table), GFP_KERNEL); in smc_sysctl_net_init()

Completed in 3 milliseconds