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

/freebsd-10-stable/sys/dev/drm/
H A Ddrm_sysctl.c79 SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) { function
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_sysctl.c81 SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) { function
/freebsd-10-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c548 SLIST_FOREACH(fieldnode, fields, links) { function
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_osfp.c226 SLIST_FOREACH(entry, list, fp_entry) { function
367 SLIST_FOREACH(f, list, fp_next) { function
430 SLIST_FOREACH(f, list, fp_next) { function
H A Dpf_table.c813 SLIST_FOREACH(p, workq, pfrke_workq) { function
856 SLIST_FOREACH(p, workq, pfrke_workq) { function
879 SLIST_FOREACH(p, workq, pfrke_workq) { function
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h111 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h160 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h52 #undef SLIST_FOREACH macro
200 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c149 SLIST_FOREACH(elem, priv, elems) { function
189 SLIST_FOREACH(elem, priv, elems) { function
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h191 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10-stable/sys/kern/
H A Dsubr_lock.c484 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
672 SLIST_FOREACH(oidp, l, oid_link) { function
751 SLIST_FOREACH(oid, lsp, oid_link) { function
798 SLIST_FOREACH(oidp, lsp, oid_link) { function
1435 SLIST_FOREACH(oid, lsp, oid_link) { function
/freebsd-10-stable/sys/sys/
H A Dqueue.h207 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-10-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c309 SLIST_FOREACH(temp, headp, link) { function
611 SLIST_FOREACH(entry,headp,link) { function
630 SLIST_FOREACH(entry, headp, link) { function
747 SLIST_FOREACH(temp,headp,link) { function
878 SLIST_FOREACH(temp, hp, link) { function
903 SLIST_FOREACH(temp, headp, link) { function
/freebsd-10-stable/sys/net/
H A Dflowtable.c636 SLIST_FOREACH(iter, flist, f_next) { function
717 SLIST_FOREACH(fle, flist, f_next) { function
/freebsd-10-stable/sys/vm/
H A Duma_int.h396 SLIST_FOREACH(slab, &hash->uh_slab_hash[hval], us_hlink) { function
/freebsd-10-stable/sys/dev/isp/
H A Disp_freebsd.c777 SLIST_FOREACH(tptr, lhp, next) { function
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c1842 SLIST_FOREACH(lfhp, lhp, nfslfh_list) { function

Completed in 284 milliseconds