Searched defs:LIST_FOREACH (Results 51 - 60 of 60) sorted by relevance

123

/freebsd-11.0-release/sys/kern/
H A Duipc_usrreq.c2513 LIST_FOREACH(unp, uh, unp_reflink) { function
/freebsd-11.0-release/sys/powerpc/aim/
H A Dmmu_oea.c1391 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
1463 LIST_FOREACH(pvo, pvo_head, pvo_vlink) { function
1594 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
2406 LIST_FOREACH(pv function
2424 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
2473 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
[all...]
H A Dmmu_oea64.c1673 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
1735 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
1898 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
2502 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
2547 LIST_FOREACH(pvo, vm_page_to_pvoh(m), pvo_vlink) { function
/freebsd-11.0-release/sys/netinet/
H A Dsctp_pcb.c206 LIST_FOREACH(sctp_ifnp, hash_ifn_head, next_bucket) { function
225 LIST_FOREACH(liste, bucket, next_vrf) { function
1063 LIST_FOREACH(inp, ephead, sctp_hash) { function
1444 LIST_FOREACH(stcb, head, sctp_tcbhash) { function
1581 LIST_FOREACH(stcb, head, sctp_tcbasocidhash) { function
1662 LIST_FOREACH(in function
1746 LIST_FOREACH(inp, head, sctp_hash) { function
1825 LIST_FOREACH(t_inp, head, sctp_hash) { function
2168 LIST_FOREACH(stcb, head, sctp_asocs) { function
4527 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) { function
4555 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) { function
4587 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) { function
5544 LIST_FOREACH(laddr, list, sctp_nxt_addr) { function
6015 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) { function
6786 LIST_FOREACH(stcb, head, sctp_asocs) { function
6811 LIST_FOREACH(twait_block, chain, sctp_nxt_tagblock) { function
[all...]
H A Dsctputil.c5059 LIST_FOREACH(sctp_ifap, hash_head, next_bucket) { function
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clstate.c255 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { function
272 LIST_FOREACH(owp, ohp, nfsow_list) { function
459 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) { function
517 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { function
1055 LIST_FOREACH(lp, lhp, nfsl_list) { function
3701 LIST_FOREACH(lp, lhp, nfsl_list) { function
[all...]
/freebsd-11.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c538 LIST_FOREACH(clp, hp, lc_hash) { function
705 LIST_FOREACH(clp, hp, lc_hash) { function
1464 LIST_FOREACH(stp, hp, ls_hash) { function
1494 LIST_FOREACH(stp, hp, ls_list) { function
3575 LIST_FOREACH(lfp, hp, lf_hash) { function
[all...]
/freebsd-11.0-release/sbin/fsck_ffs/
H A Dsuj.c262 LIST_FOREACH(sc, hd, sc_next) function
463 LIST_FOREACH(iblk, hd, ib_next) { function
[all...]
/freebsd-11.0-release/sbin/ifconfig/
H A Difieee80211.c2038 LIST_FOREACH(nb, bands, next) { function
/freebsd-11.0-release/sys/ufs/ffs/
H A Dffs_softdep.c1132 LIST_FOREACH(wk, dst, wk_list) function
2082 LIST_FOREACH(pagedep, pagedephd, pd_hash) { function
2172 LIST_FOREACH(inodedep, inodedephd, id_hash) function
2267 LIST_FOREACH(newblk, newblkhd, nb_hash) { function
5156 LIST_FOREACH(bmsafemap, bmsafemaphd, sm_hash) function
13525 LIST_FOREACH(pagedep, pagedephd, pd_hash) { function
14189 LIST_FOREACH(inodedep, inodedephd, id_hash) { function
14241 LIST_FOREACH(mkdir, mkdirlisthd, md_mkdirs) { function
[all...]

Completed in 207 milliseconds

123