Searched refs:LIST_FOREACH (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dneti_stack.c115 LIST_FOREACH(n, &neti_instance_list, nini_next) {
158 LIST_FOREACH(nd, &nts->nts_netd_head, netd_list) {
166 LIST_FOREACH(n, &nts->nts_instances, nini_next) {
227 LIST_FOREACH(nd, &nts->nts_netd_head, netd_list) {
231 LIST_FOREACH(n, &nts->nts_instances, nini_next) {
361 LIST_FOREACH(tmp, &neti_instance_list, nini_next) {
375 LIST_FOREACH(nts, &neti_stack_list, nts_next) {
421 LIST_FOREACH(tmp, &neti_instance_list, nini_next) {
434 LIST_FOREACH(nts, &neti_stack_list, nts_next) {
436 LIST_FOREACH(tm
[all...]
H A Dneti_impl.c48 LIST_FOREACH(n, &nts->nts_netd_head, netd_list) {
183 LIST_FOREACH(n, &nts->nts_netd_head, netd_list) {
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c280 LIST_FOREACH(bp, &bpf_providers, bpl_next) {
298 LIST_FOREACH(bp, &bpf_providers, bpl_next) {
322 LIST_FOREACH(b, &bpf_providers, bpl_next) {
344 LIST_FOREACH(bp, &bpf_providers, bpl_next) {
H A Dbpf.c261 LIST_FOREACH(bp, &bpf_providers, bpl_next) {
1699 LIST_FOREACH(bp, &bpf_providers, bpl_next) {
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c86 LIST_FOREACH(cp, &child_list, list) {
99 LIST_FOREACH(cp, &child_list, list) {
588 LIST_FOREACH(cp, &child_list, list) {
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_connect.c93 #ifndef LIST_FOREACH
94 #define LIST_FOREACH(var, head, field) \ macro
96 #endif /* LIST_FOREACH */
655 LIST_FOREACH(clp, &cl_head, cl_q) {
753 LIST_FOREACH(clp, &cl_head, cl_q) {
1082 LIST_FOREACH(clp, &cl_head, cl_q) {
1088 LIST_FOREACH(clp, &cl_head, cl_q) {
/illumos-gate/usr/src/uts/common/io/drm/
H A Dqueue.h359 #define LIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h177 #define LIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h454 #define LIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/boot/lib/libstand/
H A Dnandfs.c857 LIST_FOREACH(bmap, &node->bmap_bufs, list) {

Completed in 79 milliseconds