Searched refs:RB_NFIND (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/dev/iommu/
H A Diommu_gas.c491 next = RB_NFIND(iommu_gas_entries_tree, &domain->rb_root, entry);
737 next = RB_NFIND(iommu_gas_entries_tree, &domain->rb_root, &key);
/freebsd-13-stable/share/man/man3/
H A DMakefile337 tree.3 RB_NFIND.3 \
/freebsd-13-stable/sys/powerpc/aim/
H A Dmmu_oea.c1039 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
1804 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
1895 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
H A Dmmu_oea64.c1356 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
2620 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
2741 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
/freebsd-13-stable/contrib/ipfilter/sys/
H A Dtree.h734 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/freebsd-13-stable/contrib/elftoolchain/addr2line/
H A Daddr2line.c411 res = RB_NFIND(cutree, &cuhead, &find);
/freebsd-13-stable/sys/sys/
H A Dtree.h796 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h729 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/freebsd-13-stable/crypto/openssh/
H A Dkrl.c257 ers = RB_NFIND(revoked_serial_tree, rt, &rs);
/freebsd-13-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c1150 de = RB_NFIND(tmpfs_dir, dirhead, &dekey);

Completed in 209 milliseconds