Searched refs:cgroup_mt_reg (Results 1 – 1 of 1) sorted by relevance
197 static struct xt_match cgroup_mt_reg[] __read_mostly = { variable242 return xt_register_matches(cgroup_mt_reg, ARRAY_SIZE(cgroup_mt_reg)); in cgroup_mt_init()247 xt_unregister_matches(cgroup_mt_reg, ARRAY_SIZE(cgroup_mt_reg)); in cgroup_mt_exit()