Searched refs:LIST_FOREACH (Results 151 - 175 of 407) sorted by relevance

1234567891011>>

/freebsd-10.1-release/usr.bin/netstat/
H A Dunix.c149 LIST_FOREACH(unp, &head, unp_link) {
/freebsd-10.1-release/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c237 LIST_FOREACH(dp2, &dirlist, link) {
/freebsd-10.1-release/sys/net/
H A Dbpf.c2045 LIST_FOREACH(d, &bp->bif_dlist, bd_next) {
2119 LIST_FOREACH(d, &bp->bif_dlist, bd_next) {
2182 LIST_FOREACH(d, &bp->bif_dlist, bd_next) {
2614 LIST_FOREACH(bp, &bpf_iflist, bif_next) {
2645 LIST_FOREACH(bp, &bpf_iflist, bif_next) {
2700 LIST_FOREACH(bp, &bpf_iflist, bif_next) {
2702 LIST_FOREACH(bd, &bp->bif_dlist, bd_next) {
2799 LIST_FOREACH(bp, &bpf_iflist, bif_next) {
2802 LIST_FOREACH(bd, &bp->bif_wlist, bd_next) {
2808 LIST_FOREACH(b
[all...]
/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_mod.c818 LIST_FOREACH(pt, &pm->pm_targets, pt_next)
886 LIST_FOREACH(ptgt, &pm->pm_targets, pt_next)
1499 LIST_FOREACH(po, &pmc_ss_owners, po_ssnext)
1536 LIST_FOREACH(po, &pmc_ss_owners, po_ssnext)
1836 LIST_FOREACH(po, &pmc_ss_owners, po_ssnext)
2078 LIST_FOREACH(pp, pph, pp_next) function
2132 LIST_FOREACH(po, poh, po_next)
2448 LIST_FOREACH(pm, &po->po_pmcs, pm_next) {
2531 LIST_FOREACH(pm, &po->po_pmcs, pm_next)
2858 LIST_FOREACH(p
[all...]
/freebsd-10.1-release/sys/netgraph/
H A Dng_pppoe.c422 LIST_FOREACH(sp, &privp->listeners, sessions) {
460 LIST_FOREACH(sp, &privp->listeners, sessions) {
483 LIST_FOREACH(sp, &privp->listeners, sessions) {
516 LIST_FOREACH(tsp, &privp->sesshash[hash].head, sessions) {
566 LIST_FOREACH(sp, &privp->sesshash[hash].head, sessions) {
588 LIST_FOREACH(hook, &node->nd_hooks, hk_hooks) {
/freebsd-10.1-release/sys/netinet6/
H A Dnd6.c908 LIST_FOREACH(pr, &V_nd_prefix, ndpr_entry) {
1269 LIST_FOREACH(pr, &V_nd_prefix, ndpr_entry) {
1301 LIST_FOREACH(pfr, &pr->ndpr_advrtrs, pfr_entry) {
2334 LIST_FOREACH(pr, &V_nd_prefix, ndpr_entry) {
2362 LIST_FOREACH(pfr, &pr->ndpr_advrtrs, pfr_entry)
2367 LIST_FOREACH(pfr, &pr->ndpr_advrtrs, pfr_entry) {
/freebsd-10.1-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c732 LIST_FOREACH(ifl, &nfslocklist_head, nfslocklist) {
806 LIST_FOREACH(ifl, &nfslocklist_head, nfslocklist) {
1059 LIST_FOREACH(imf, &monfilelist_head, monfilelist) {
1144 LIST_FOREACH(imf, &monfilelist_head, monfilelist) {
1210 LIST_FOREACH(ifl, &blockedlocklist_head, nfslocklist) {
1272 * Normally, LIST_FOREACH is called for, but since
1643 * Normally, LIST_FOREACH is called for, but since
2038 LIST_FOREACH(ihp, &hostlst_head, hostlst) {
/freebsd-10.1-release/sys/geom/
H A Dgeom_slice.c444 LIST_FOREACH(pp, &gp->provider, provider)
447 LIST_FOREACH(cp, &gp->consumer, consumer)
/freebsd-10.1-release/sys/geom/part/
H A Dg_part_ebr.c366 LIST_FOREACH(iter, &table->gpt_entry, gpe_entry) {
573 LIST_FOREACH(iter, &table->gpt_entry, gpe_entry) {
/freebsd-10.1-release/sys/geom/raid/
H A Dg_raid.c1190 LIST_FOREACH(lp, &vol->v_locks, l_next) {
1249 LIST_FOREACH(lp, &vol->v_locks, l_next) {
1343 LIST_FOREACH(lp, &vol->v_locks, l_next) {
1975 LIST_FOREACH(vol1, &g_raid_volumes, v_global_next) {
1982 LIST_FOREACH(vol1, &g_raid_volumes, v_global_next) {
2023 LIST_FOREACH(class, &g_raid_tr_classes, trc_list) {
2267 LIST_FOREACH(class, &g_raid_md_classes, mdc_list) {
2301 LIST_FOREACH(class, &g_raid_md_classes, mdc_list) {
/freebsd-10.1-release/sys/i386/i386/
H A Dvm_machdep.c793 LIST_FOREACH(sf, hash_list, list_entry) { function
830 LIST_FOREACH(sf, hash_list, list_entry) { function
/freebsd-10.1-release/sys/kern/
H A Dkern_proc.c285 LIST_FOREACH(p, PIDHASH(pid), p_hash) { function
350 LIST_FOREACH(pgrp, PGRPHASH(pgid), pg_hash) { function
665 LIST_FOREACH(p, &p->p_children, p_sibling) {
693 LIST_FOREACH(p, &pg->pg_members, p_pglist) {
697 LIST_FOREACH(p, &pg->pg_members, p_pglist) {
741 LIST_FOREACH(pgrp, &pgrphashtbl[i], pg_hash) {
748 LIST_FOREACH(p, &pgrp->pg_members, p_pglist) {
1061 LIST_FOREACH(p, &zombproc, p_list) {
H A Dkern_resource.c133 LIST_FOREACH(p, &pg->pg_members, p_pglist) {
220 LIST_FOREACH(p, &pg->pg_members, p_pglist) {
1252 LIST_FOREACH(uip, uipp, ui_hash)
1372 LIST_FOREACH(uip, uih, ui_hash) { function
H A Dvfs_cache.c341 LIST_FOREACH(ncp, ncpp, nc_hash) { function
375 LIST_FOREACH(ncp, ncpp, nc_hash) { function
547 LIST_FOREACH(ncp, (NCHHASH(hash)), nc_hash) {
811 LIST_FOREACH(n2, ncpp, nc_hash) { function
/freebsd-10.1-release/sys/netgraph/atm/uni/
H A Dng_uni.c874 LIST_FOREACH(h, &nguni_usedmem[type], link)
885 LIST_FOREACH(h, &nguni_freemem[type], link)
/freebsd-10.1-release/sys/powerpc/aim/
H A Dmmu_oea64.c1594 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
1660 LIST_FOREACH(pvo, pvo_head, pvo_vlink) { function
1786 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
1812 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink)
2231 LIST_FOREACH(pvo, &moea64_pvo_table[ptegidx], pvo_olink) {
2448 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
2464 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
2510 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
/freebsd-10.1-release/sys/security/mac/
H A Dmac_syscalls.c636 LIST_FOREACH(mpc, &mac_static_policy_list, mpc_list) {
647 LIST_FOREACH(mpc, &mac_policy_list, mpc_list) {
/freebsd-10.1-release/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c592 LIST_FOREACH(t, &types, link) {
1040 LIST_FOREACH(ptr, &funcs, link)
1420 LIST_FOREACH(t, &types, link)
1430 LIST_FOREACH(t, &types, link)
/freebsd-10.1-release/lib/libc/gen/
H A Dsem.c250 LIST_FOREACH(s, &named_sems, entry) {
/freebsd-10.1-release/lib/librt/
H A Dsigev_thread.c250 LIST_FOREACH(sn, &sigev_hash[chain], sn_link) {
/freebsd-10.1-release/share/man/man3/
H A DMakefile70 queue.3 LIST_FOREACH.3 \
/freebsd-10.1-release/sys/contrib/altq/altq/
H A Daltq_cdnr.c218 LIST_FOREACH(top, &tcb_list, tc_next)
468 LIST_FOREACH(top, &tcb_list, tc_next)
1151 LIST_FOREACH(cb, &top->tc_elements, cb_next) {
1310 LIST_FOREACH(top, &tcb_list, tc_next)
/freebsd-10.1-release/sys/geom/stripe/
H A Dg_stripe.c242 LIST_FOREACH(cp2, &gp->consumer, consumer) {
847 LIST_FOREACH(gp, &mp->geom, geom) {
997 LIST_FOREACH(gp, &mp->geom, geom) {
1146 LIST_FOREACH(gp, &mp->geom, geom) {
/freebsd-10.1-release/sys/geom/vinum/
H A Dgeom_vinum_drive.c282 LIST_FOREACH(d, &sc->drives, drive) {
H A Dgeom_vinum_rm.c372 LIST_FOREACH(s, &d->subdisks, from_drive) {

Completed in 244 milliseconds

1234567891011>>