Home
last modified time | relevance | path

Searched refs:__rblist__findnew (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Drblist.c53 static struct rb_node *__rblist__findnew(struct rblist *rblist, in __rblist__findnew() function
92 return __rblist__findnew(rblist, entry, false); in rblist__find()
97 return __rblist__findnew(rblist, entry, true); in rblist__findnew()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Drblist.c53 static struct rb_node *__rblist__findnew(struct rblist *rblist, in __rblist__findnew() function
92 return __rblist__findnew(rblist, entry, false); in rblist__find()
97 return __rblist__findnew(rblist, entry, true); in rblist__findnew()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Drblist.c53 static struct rb_node *__rblist__findnew(struct rblist *rblist, in __rblist__findnew() function
92 return __rblist__findnew(rblist, entry, false); in rblist__find()
97 return __rblist__findnew(rblist, entry, true); in rblist__findnew()