Lines Matching refs:dlink
1884 var d, dlink *_defer1885 for d = sched.deferpool[i]; d != nil; d = dlink {1886 dlink = d.link