Searched refs:GCQ_ITEM (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/sys/ |
| D | gcq.h | 282 #define GCQ_ITEM(q, type, name) \ macro 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 …]
|
| /netbsd/src/share/man/man3/ |
| D | Makefile | 88 gcq.3 GCQ_ITEM.3 \
|
| /netbsd/src/sys/dev/ic/ |
| D | sl811hs.c | 3504 DDOLOG("TIMED: %p", GCQ_ITEM(gcq_hq(&t->to),
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 5454 ./usr/share/man/cat3/GCQ_ITEM.0 comp-sys-catman .cat 14056 ./usr/share/man/html3/GCQ_ITEM.html comp-sys-htmlman html 22501 ./usr/share/man/man3/GCQ_ITEM.3 comp-sys-man .man
|