Home
last modified time | relevance | path

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

/tools/lib/
Drbtree.c230 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local
/tools/objtool/
Dcheck.c1050 struct instruction *insn, bool sibling) in annotate_call_site()
1129 struct symbol *dest, bool sibling) in add_call_dest()
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c2474 struct tsync_sibling sibling[TSYNC_SIBLINGS]; in FIXTURE() local
2586 void tsync_start_sibling(struct tsync_sibling *sibling) in tsync_start_sibling()