Home
last modified time | relevance | path

Searched defs:old_child (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_red.c237 struct Qdisc *old_child = NULL, *child = NULL; in __red_change() local
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dlivetree.c140 struct node *new_child, *old_child; in merge_nodes() local
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dlivetree.c145 struct node *new_child, *old_child; in merge_nodes() local
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Dparse-filter.c751 reparent_op_arg(struct tep_filter_arg *parent, struct tep_filter_arg *old_child, in reparent_op_arg()