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

/freebsd-11-stable/share/man/man3/
H A DMakefile182 tree.3 RB_NFIND.3 \
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_gas.c439 next = RB_NFIND(dmar_gas_entries_tree, &a->domain->rb_root,
527 next = RB_NFIND(dmar_gas_entries_tree, &domain->rb_root, entry);
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.c1057 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
2107 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
2231 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
H A Dmmu_oea.c1027 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
1745 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
1836 for (pvo = RB_NFIND(pvo_tree, &pm->pmap_pvo, &key);
/freebsd-11-stable/contrib/ipfilter/sys/
H A Dtree.h734 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h729 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/freebsd-11-stable/contrib/elftoolchain/addr2line/
H A Daddr2line.c402 res = RB_NFIND(cutree, &cuhead, &find);
/freebsd-11-stable/sys/sys/
H A Dtree.h765 #define RB_NFIND(name, x, y) name##_RB_NFIND(x, y) macro
/freebsd-11-stable/crypto/openssh/
H A Dkrl.c250 ers = RB_NFIND(revoked_serial_tree, rt, &rs);
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c860 de = RB_NFIND(tmpfs_dir, dirhead, &dekey);

Completed in 195 milliseconds