Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drblist.h27 struct rb_node *(*node_new)(struct rblist *rlist, const void *new_entry); member
/linux/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr.c584 struct node_data *node_new, *node_ref, *node_old; in __insert_in_list() local