Home
last modified time | relevance | path

Searched refs:head2 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h194 SLIST_INIT(head2); \
199 SLIST_INIT(head2); \
312 STAILQ_INIT((head2)); \
405 if (STAILQ_EMPTY(head2)) \
406 (head2)->stqh_last = &STAILQ_FIRST(head2); \
473 LIST_INIT(head2); \
480 LIST_INIT(head2); \
636 if (!TAILQ_EMPTY(head2)) { \
640 TAILQ_INIT((head2)); \
642 QMD_TRACE_HEAD(head2); \
[all …]
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h257 SLIST_FIRST(head2) = swap_first; \
292 if (!STAILQ_EMPTY((head2))) { \
295 STAILQ_INIT((head2)); \
385 (head2)->stqh_last = swap_last; \
388 if (STAILQ_EMPTY(head2)) \
389 (head2)->stqh_last = &STAILQ_FIRST(head2); \
602 if (!TAILQ_EMPTY(head2)) { \
606 TAILQ_INIT((head2)); \
608 QMD_TRACE_HEAD(head2); \
742 (head2)->tqh_last = swap_last; \
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod80 =head2 new
101 =head2 root
105 =head2 all
119 =head2 cpus(PG)
129 =head2 parent(PG)
137 =head2 is_leaf(PG)
141 =head2 leaves
145 =head2 level(PG)
161 =head2 tags(PG)
165 =head2 update()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h225 SLIST_INIT(head2); \
226 } else if (SLIST_FIRST(head2) != SLIST_END(head2)) { \
230 SLIST_INIT(head2); \
276 SLIST_FIRST(head2) = swap_first; \
349 if (!STAILQ_EMPTY((head2))) { \
352 STAILQ_INIT((head2)); \
420 if (STAILQ_EMPTY(head2)) \
421 (head2)->stqh_last = &STAILQ_FIRST(head2); \
682 if (!SIMPLEQ_EMPTY((head2))) { \
685 SIMPLEQ_INIT((head2)); \
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod21 =head2 Constants
25 =head2 Functions
39 =head2 Class methods
43 =head2 Object methods
47 =head2 Exports
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod22 =head2 Constants
27 =head2 Functions
106 =head2 Class methods
110 =head2 Object methods
114 =head2 Exports
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod122 =head2 CONSTANTS
164 =head2 functions
505 =head2 Object Methods
607 =head2 EXPORTS
644 =head2 Error values
672 =head2 Difference in the API versions