Searched refs:smc_table (Results 1 – 1 of 1) sorted by relevance
33 static struct ctl_table smc_table[] = { variable106 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