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

/freebsd-11-stable/sys/dev/drm/
H A Ddrm_sysctl.c79 SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) { function
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_sysctl.c81 SLIST_FOREACH(oid, SYSCTL_CHILDREN(drioid), oid_link) { function
/freebsd-11-stable/sys/kern/
H A Dvfs_init.c295 SLIST_FOREACH(oidp, SYSCTL_CHILDREN(&sysctl___vfs), oid_link) { function
H A Dsubr_lock.c509 SLIST_FOREACH(lp, head, link) { function
H A Dkern_sysctl.c122 SLIST_FOREACH(oidp, list, oid_link) { function
380 SLIST_FOREACH(p, parent, oid_link) { function
861 SLIST_FOREACH(oidp, l, oid_link) { function
948 SLIST_FOREACH(oid, lsp, oid_link) { function
995 SLIST_FOREACH(oidp, lsp, oid_link) { function
1805 SLIST_FOREACH(oid, lsp, oid_link) { function
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c548 SLIST_FOREACH(fieldnode, fields, links) { function
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_osfp.c228 SLIST_FOREACH(entry, list, fp_entry) { function
369 SLIST_FOREACH(f, list, fp_next) { function
432 SLIST_FOREACH(f, list, fp_next) { function
H A Dpf_table.c869 SLIST_FOREACH(p, workq, pfrke_workq) { function
912 SLIST_FOREACH(p, workq, pfrke_workq) { function
944 SLIST_FOREACH(p, workq, pfrke_workq) { function
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h249 SLIST_FOREACH(oidp, SYSCTL_CHILDREN(kobj->oidp), oid_link) { function
/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h111 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-11-stable/contrib/openbsm/compat/
H A Dqueue.h160 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_update.c375 SLIST_FOREACH(t, extents, ex_next) { function
1052 SLIST_FOREACH(ex, extents, ex_next) { function
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h52 #undef SLIST_FOREACH macro
200 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-11-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-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c147 SLIST_FOREACH(elem, priv, elems) { function
187 SLIST_FOREACH(elem, priv, elems) { function
/freebsd-11-stable/sys/sys/
H A Dqueue.h208 #define SLIST_FOREACH(var, head, field) \ macro
/freebsd-11-stable/sys/net/
H A Dflowtable.c635 SLIST_FOREACH(iter, flist, f_next) { function
719 SLIST_FOREACH(fle, flist, f_next) { function
/freebsd-11-stable/sys/vm/
H A Duma_int.h393 SLIST_FOREACH(slab, &hash->uh_slab_hash[hval], us_hlink) { function
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.c786 SLIST_FOREACH(tptr, lhp, next) { function
/freebsd-11-stable/contrib/elftoolchain/nm/
H A Dnm.c1553 SLIST_FOREACH(func, func_info, entries) { function
1566 SLIST_FOREACH(var, var_info, entries) { function
1577 SLIST_FOREACH(lie, line_info, entries) { function
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c1840 SLIST_FOREACH(lfhp, lhp, nfslfh_list) { function

Completed in 444 milliseconds