OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rb_set_red
(Results
51 - 51
of
51
) sorted by null
1
2
3
/external/linux-tools-perf/util/include/linux/added/
rbtree.h
126
#define
rb_set_red
(r) do { (r)->rb_parent_color &= ~1; } while (0)
macro
Completed in 4521 milliseconds
1
2
3