Home
last modified time | relevance | path

Searched defs:node_parent (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dcall-path.c82 struct rb_node *node_parent = NULL; in call_path__findnew() local
/linux/net/ipv4/
H A Dfib_trie.c195 #define node_parent(tn) rtnl_dereference(tn_info(tn)->parent) macro