Searched defs:SLIST_FOREACH (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.3-release/sys/dev/drm/
H A Ddrm_sysctl.c79 SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) { function
/freebsd-10.3-release/sys/dev/drm2/
H A Ddrm_sysctl.c81 SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) { function
/freebsd-10.3-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c548 SLIST_FOREACH(fieldnode, fields, links) { function
/freebsd-10.3-release/sys/netpfil/pf/
H A Dpf_osfp.c219 SLIST_FOREACH(entry, list, fp_entry) { function
360 SLIST_FOREACH(f, list, fp_next) { function
423 SLIST_FOREACH(f, list, fp_next) { function
H A Dpf_table.c814 SLIST_FOREACH(p, workq, pfrke_workq) { function
857 SLIST_FOREACH(p, workq, pfrke_workq) { function
880 SLIST_FOREACH(p, workq, pfrke_workq) { function
[all...]
/freebsd-10.3-release/contrib/openbsm/compat/
H A Dqueue.h160 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10.3-release/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h111 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Dsys-queue.h52 #undef SLIST_FOREACH macro
200 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10.3-release/sys/kern/
H A Dsubr_lock.c455 SLIST_FOREACH(lp, head, link) { function
H A Dkern_sysctl.c112 SLIST_FOREACH(oidp, list, oid_link) { function
195 SLIST_FOREACH(p, parent, oid_link) { function
640 SLIST_FOREACH(oidp, l, oid_link) { function
719 SLIST_FOREACH(oid, lsp, oid_link) { function
766 SLIST_FOREACH(oidp, lsp, oid_link) { function
1403 SLIST_FOREACH(oid, lsp, oid_link) { function
/freebsd-10.3-release/sys/sys/
H A Dqueue.h190 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10.3-release/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c314 SLIST_FOREACH(temp, headp, link) { function
620 SLIST_FOREACH(entry,headp,link) { function
639 SLIST_FOREACH(entry, headp, link) { function
756 SLIST_FOREACH(temp,headp,link) { function
887 SLIST_FOREACH(temp, hp, link) { function
912 SLIST_FOREACH(temp, headp, link) { function
/freebsd-10.3-release/sys/net/
H A Dflowtable.c636 SLIST_FOREACH(iter, flist, f_next) { function
717 SLIST_FOREACH(fle, flist, f_next) { function
/freebsd-10.3-release/sys/vm/
H A Duma_int.h397 SLIST_FOREACH(slab, &hash->uh_slab_hash[hval], us_hlink) { function
/freebsd-10.3-release/sys/dev/isp/
H A Disp_freebsd.c856 SLIST_FOREACH(tptr, lhp, next) { function
877 SLIST_FOREACH(tptr, lhp, next) { function
892 SLIST_FOREACH(tptr, lhp, next) { function
913 SLIST_FOREACH(tptr, lhp, next) { function
936 SLIST_FOREACH(tptr, lhp, next) { function
969 SLIST_FOREACH(tptr, lhp, next) { function
/freebsd-10.3-release/sys/fs/nfsclient/
H A Dnfs_clstate.c1757 SLIST_FOREACH(lfhp, lhp, nfslfh_list) { function

Completed in 279 milliseconds