Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dsch_red.c194 struct Qdisc *old_child = NULL, *child = NULL; in red_change() local
/Linux-v5.4/scripts/dtc/
Dlivetree.c145 struct node *new_child, *old_child; in merge_nodes() local
/Linux-v5.4/tools/lib/traceevent/
Dparse-filter.c756 reparent_op_arg(struct tep_filter_arg *parent, struct tep_filter_arg *old_child, in reparent_op_arg()