Searched refs:unix_table (Results 1 – 2 of 2) sorted by relevance
16 static const struct ctl_table unix_table[] = { variable30 table = kmemdup(unix_table, sizeof(unix_table), GFP_KERNEL); in unix_table_dup()44 table = unix_table; in unix_sysctl_register()52 ARRAY_SIZE(unix_table)); in unix_sysctl_register()
10 struct unix_table { struct17 struct unix_table table; argument