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