Searched refs:pid_table (Results 1 – 2 of 2) sorted by relevance
741 static const struct ctl_table pid_table[] = { variable769 tbl = kmemdup(pid_table, sizeof(pid_table), GFP_KERNEL); in register_pidns_sysctls()777 ARRAY_SIZE(pid_table)); in register_pidns_sysctls()
311 u64 *pid_table; member