Home
last modified time | relevance | path

Searched refs:LIST_FOREACH_SAFE (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdcache.c819 LIST_FOREACH_SAFE(rp, &nfsrchash_table[i].tbl, rc_hash, nextrp) in nfsrvd_cleancache()
825 LIST_FOREACH_SAFE(rp, &nfsrvudphashtbl[i], rc_hash, nextrp) { in nfsrvd_cleancache()
851 LIST_FOREACH_SAFE(rp, &hbp->tbl, rc_ahash, nextrp) { in nfsrc_trimcache()
906 LIST_FOREACH_SAFE(rp, &nfsrchash_table[i].tbl, rc_hash, in nfsrc_trimcache()
956 LIST_FOREACH_SAFE(rp, &nfsrchash_table[i].tbl, in nfsrc_trimcache()
H A Dnfs_nfsdstate.c1194 LIST_FOREACH_SAFE(stp, &clp->lc_open, ls_list, nstp) in nfsrv_cleanclient()
1197 LIST_FOREACH_SAFE(sep, &clp->lc_session, sess_list, nsep) in nfsrv_cleanclient()
1244 LIST_FOREACH_SAFE(stp, sthp, ls_list, nstp) { in nfsrv_freedeleglist()
1320 LIST_FOREACH_SAFE(tstp, &stp->ls_open, ls_list, nstp) in nfsrv_freeopen()
1418 LIST_FOREACH_SAFE(rlp, &lfp->lf_rollback, rlck_list, in nfsrv_freeallnfslocks()
4517 LIST_FOREACH_SAFE(sp, &sf->nsf_head, nst_list, nsp) { in nfsrv_setupstable()
4634 LIST_FOREACH_SAFE(sp, &sf->nsf_head, nst_list, nsp) { in nfsrv_updatestable()
5371 LIST_FOREACH_SAFE(clp, &nfsclienthash[i], lc_hash, nclp) { in nfsrv_throwawayopens()
5372 LIST_FOREACH_SAFE(stp, &clp->lc_open, ls_list, nstp) { in nfsrv_throwawayopens()
5666 LIST_FOREACH_SAFE(rlp, &lfp->lf_rollback, rlck_list, nrlp) { in nfsrv_locallock_rollback()
[all …]
H A Dnfs_nfsdsocket.c692 LIST_FOREACH_SAFE(clp, &nfsclienthash[i], lc_hash, in nfsrvd_compound()
/netbsd-src/sys/net/
H A Dif_llatbl.c198 LIST_FOREACH_SAFE(lle, &llt->lle_head[i], lle_next, next) { in htable_foreach_lle()
290 LIST_FOREACH_SAFE(lle, &pmd.dchain, lle_chain, next) in htable_prefix_free()
307 LIST_FOREACH_SAFE(lle, head, lle_chain, next) in llentries_unlink()
465 LIST_FOREACH_SAFE(lle, &dchain, lle_chain, next) in lltable_purge_entries()
/netbsd-src/external/bsd/elftoolchain/dist/common/
H A D_elftc.h81 #ifndef LIST_FOREACH_SAFE
82 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/netbsd-src/external/bsd/nvi/dist/ip/
H A Dip_term.c64 LIST_FOREACH_SAFE(qp, &gp->seqq, q, nqp) { in ip_term_end()
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c1420 LIST_FOREACH_SAFE(lp, lhp, nfsl_list, nlp) { in nfscl_freealllocks()
1502 LIST_FOREACH_SAFE(lop, &lp->nfsl_lock, nfslo_list, nlop) { in nfscl_freelockowner()
1536 LIST_FOREACH_SAFE(owp, &dp->nfsdl_owner, nfsow_list, nowp) { in nfscl_cleandeleg()
1572 LIST_FOREACH_SAFE(owp, &clp->nfsc_owner, nfsow_list, nowp) { in nfscl_cleanclient()
1573 LIST_FOREACH_SAFE(op, &owp->nfsow_open, nfso_list, nop) { in nfscl_cleanclient()
1656 LIST_FOREACH_SAFE(owp, &clp->nfsc_owner, nfsow_list, nowp) { in nfscl_expireclient()
1658 LIST_FOREACH_SAFE(op, &owp->nfsow_open, nfso_list, nop) { in nfscl_expireclient()
1683 LIST_FOREACH_SAFE(lp, &dp->nfsdl_lock, nfsl_list, nlp) { in nfscl_cleanup_common()
1723 LIST_FOREACH_SAFE(owp, &clp->nfsc_owner, nfsow_list, nowp) { in nfscl_cleanupkext()
1725 LIST_FOREACH_SAFE(lp, &op->nfso_lock, nfsl_list, nlp) { in nfscl_cleanupkext()
[all …]
H A Dnfs_clrpcops.c676 LIST_FOREACH_SAFE(lop, &lp->nfsl_lock, nfslo_list, nlop) { in nfsrpc_doclose()
730 LIST_FOREACH_SAFE(lp, &op->nfso_lock, nfsl_list, nlp) in nfsrpc_doclose()
/netbsd-src/sys/netinet6/
H A Dmld6.c459 LIST_FOREACH_SAFE(in6m, &ifp->if_multiaddrs, in6m_entry, next) { in mld_input()
903 LIST_FOREACH_SAFE(in6m, &ifp->if_multiaddrs, in6m_entry, next) { in in6_purge_multi()
H A Din6_pcb.c781 LIST_FOREACH_SAFE(imm, &im6o->im6o_memberships, in in6pcb_purgeif0()
H A Dip6_output.c2749 LIST_FOREACH_SAFE(imm, &im6o->im6o_memberships, i6mm_chain, nimm) { in ip6_freemoptions()
/netbsd-src/sys/dev/mii/
H A Dmii.c254 LIST_FOREACH_SAFE(child, &mii->mii_phys, mii_list, nchild) { in mii_detach()
/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl_term.c199 LIST_FOREACH_SAFE(qp, &gp->seqq, q, nqp) in cl_term_end()
/netbsd-src/share/man/man3/
H A DMakefile147 queue.3 LIST_FOREACH_SAFE.3 \
/netbsd-src/lib/libnvmm/
H A Dlibnvmm.c131 LIST_FOREACH_SAFE(ent, areas, list, nxt) { in __area_delete()
/netbsd-src/sys/kern/
H A Dkern_hook.c545 LIST_FOREACH_SAFE(hd, &l->hl_list, hk_list, nexthd) { in simplehook_dohooks()
H A Duipc_domain.c605 LIST_FOREACH_SAFE(fp, &filehead, f_list, np) { in sysctl_unpcblist()
H A Dsubr_vmem.c373 LIST_FOREACH_SAFE(bt, &vm->vm_freetags, bt_freelist, next_bt) { in bt_freetrim()
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Dfasttrap.c1577 LIST_FOREACH_SAFE(scrblk, &proc->ftpc_scrblks, ftsb_next, in fasttrap_proc_release()
1582 LIST_FOREACH_SAFE(scrspc, &proc->ftpc_fscr, ftss_next, scrspctmp) { in fasttrap_proc_release()
1586 LIST_FOREACH_SAFE(scrspc, &proc->ftpc_ascr, ftss_next, scrspctmp) { in fasttrap_proc_release()
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dpmap.c621 LIST_FOREACH_SAFE(pg, &pm->pm_vmlist, pageq.list, tmp) { in _pmap_sweep_pdp()
667 LIST_FOREACH_SAFE(pg, &pm->pm_vmlist, pageq.list, pgtmp) { in _pmap_free_pdp_all()
2102 LIST_FOREACH_SAFE(pv, &pm->pm_pvlist, pv_proc, pvtmp) { in pmap_remove_all()
/netbsd-src/sys/sys/
H A Dqueue.h204 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/netbsd-src/sys/modules/lua/
H A Dlua.c752 LIST_FOREACH_SAFE(s, &lua_states, lua_next, ns) in klua_close()
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_cscope.c500 LIST_FOREACH_SAFE(csc, &exp->cscq, q, csc_next) { in cscope_find()
/netbsd-src/sys/uvm/
H A Duvm_swap.c421 LIST_FOREACH_SAFE(spp, &swap_priority, spi_swappri, nextspp) { in swaplist_trim()
/netbsd-src/sys/netipsec/
H A Dkey.c5175 LIST_FOREACH_SAFE(acq, &key_misc.acqlist, chain, nextacq) { in key_timehandler_acq()
5194 LIST_FOREACH_SAFE(acq, &key_misc.spacqlist, chain, nextacq) { in key_timehandler_spacq()