Home
last modified time | relevance | path

Searched defs:child2 (Results 1 – 6 of 6) sorted by relevance

/linux/tools/include/linux/
H A Drbtree_augmented.h220 struct rb_node *successor = child, *child2; in __rb_erase_augmented() local
/linux/include/linux/
H A Drbtree_augmented.h257 struct rb_node *successor = child, *child2; in __rb_erase_augmented() local
/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/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c459 struct device_node *child2; in mxs_pinctrl_probe_dt() local
/linux/security/landlock/
H A Dfs.c440 const struct layer_access_masks *const child2, in no_more_access()