HomeSort by: relevance | last modified time | path
    Searched refs:GCQ_ITEM (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
gcq.h 282 #define GCQ_ITEM(q, type, name) \
289 (gcq_hq(h)->ptr != gcq_hq(h) ? (tvar = GCQ_ITEM(fn(gcq_hq(h)->ptr), \
296 (tvar = GCQ_ITEM(fn(np(current, head, start)), type, name), true) : \
304 (gcq_hq(h)->ptr != gcq_hq(h) ? (tvar = GCQ_ITEM(gcq_hq(h)->ptr, \
313 (tvar = GCQ_ITEM(fn(np(current, head, start)), type, name), \
424 _GCQ_FOREACH(var, h, (tvar)=NULL, (tvar)=GCQ_ITEM(var, type, name), \
427 _GCQ_FOREACH(var, h, (tvar)=NULL, (tvar)=GCQ_ITEM(var, type, name), \
431 (tvar)=GCQ_ITEM(var, type, name), \
435 (tvar)=GCQ_ITEM(var, type, name), \
439 (tvar)=GCQ_ITEM(var, type, name),
    [all...]
  /src/share/man/man3/
Makefile 88 gcq.3 GCQ_ITEM.3 \
  /src/sys/dev/ic/
sl811hs.c 3504 DDOLOG("TIMED: %p", GCQ_ITEM(gcq_hq(&t->to),

Completed in 14 milliseconds