Searched refs:gc_tree (Results 1 – 2 of 2) sorted by relevance
150 gc_current = p->protinfo.af_unix.gc_tree; in pop_stack()161 if (x->protinfo.af_unix.gc_tree != GC_ORPHAN) in maybe_unmark_and_push()164 x->protinfo.af_unix.gc_tree = gc_current; in maybe_unmark_and_push()202 s->protinfo.af_unix.gc_tree=GC_ORPHAN; in unix_gc()295 if (s->protinfo.af_unix.gc_tree == GC_ORPHAN) in unix_gc()315 s->protinfo.af_unix.gc_tree = GC_ORPHAN; in unix_gc()
121 struct sock * gc_tree; member