Searched defs:alloc_tid (Results 1 – 1 of 1) sorted by relevance
129 u32 alloc_tid : 24; member353 u32 alloc_tid = t ? t->tid() : 0; in Allocate() local