Home
last modified time | relevance | path

Searched refs:AVL_NEXT (Results 76 – 94 of 94) sorted by relevance

1234

/illumos-gate/usr/src/man/man9f/
H A DMakefile568 MANLINKS= AVL_NEXT.9f \
1434 AVL_NEXT.9f := LINKSRC = avl.9f
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c1173 sds != NULL; sds = AVL_NEXT(&scn->scn_queue, sds)) { in scan_ds_queue_sync()
2794 next_sio = AVL_NEXT(&queue->q_sios_by_addr, sio); in scan_io_queue_gather()
H A Dmetaslab.c3403 for (msp = avl_first(t); msp != NULL; msp = AVL_NEXT(t, msp)) { in metaslab_group_preload()
4578 for (; msp != NULL; msp = AVL_NEXT(t, msp)) { in find_valid_metaslab()
H A Ddbuf.c1525 db_next = AVL_NEXT(&dn->dn_dbufs, db); in dbuf_free_range()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c511 next_chan = AVL_NEXT( in rdma_destroy_id()
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1748 nipnetif = AVL_NEXT(&ips->ips_avl_by_index, ipnetif); in ipnet_stack_fini()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c2637 pwp = AVL_NEXT(tree, pwp)) { in pr_cancel_watch()
H A Dprvnops.c1490 pwarea = AVL_NEXT(&p->p_warea, pwarea), pwp++) { in pr_read_watch()
2618 pwarea = AVL_NEXT(&p->p_warea, pwarea), pwp++) { in pr_read_watch_32()
H A Dprsubr.c4338 pwp = AVL_NEXT(tree, pwp); in clear_watched_page()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c1395 sav = AVL_NEXT(&ofl->ofl_symavl, sav)) { in ld_sym_validate()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c2415 nrdip = AVL_NEXT(rp->r_dir, rdip); in rddir4_cache_purge()
H A Dnfs_export.c1074 exi = AVL_NEXT(&exi_id_tree, exi); in nfs_export_zone_fini()
H A Dnfs_client.c274 nrdc = AVL_NEXT(&rp->r_dir, rdc); in nfs_purge_rddir_cache()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c2188 ngm = AVL_NEXT(&group->mlg_rx_macs, gm); in mlxcx_remove_all_umcast_entries()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c2597 map = AVL_NEXT(&cup->cu_map, map)) { in ctf_dwarf_fixup_die()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c1942 itp = AVL_NEXT(&ipss->ipsec_tunnel_policies, ss->spdsock_itp); in spdsock_dump_iterate_next_tunnel()
H A Dspd.c6006 node = AVL_NEXT(&ipss->ipsec_tunnel_policies, node)) { in itp_walk()
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c1241 sp = AVL_NEXT(&cp->cache_partial_slabs, sp)) { in kmem_findslab()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc24 link path=usr/share/man/man9f/AVL_NEXT.9f target=avl.9f

1234