Home
last modified time | relevance | path

Searched defs:parent2 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c42 char *parent = NULL, *child = NULL, *parent2 = NULL, *child2 = NULL; in test_cpucg_subtree_control() local
H A Dtest_memcontrol.c111 char *parent, *child, *parent2 = NULL, *child2 = NULL; test_memcg_subtree_control() local
/linux/security/landlock/
H A Dfs.c439 no_more_access(const struct layer_access_masks * const parent1,const struct layer_access_masks * const child1,const bool child1_is_dir,const struct layer_access_masks * const parent2,const struct layer_access_masks * const child2,const bool child2_is_dir) no_more_access() argument