Home
last modified time | relevance | path

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

/tools/lib/
Drbtree.c204 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1696 struct tsync_sibling sibling[TSYNC_SIBLINGS]; in FIXTURE_DATA() local
1808 void tsync_start_sibling(struct tsync_sibling *sibling) in tsync_start_sibling()