Searched refs:RB_INSERT (Results 26 - 33 of 33) sorted by relevance

12

/freebsd-11-stable/contrib/elftoolchain/addr2line/
H A Daddr2line.c504 RB_INSERT(cutree, &cuhead, *cu);
/freebsd-11-stable/sys/sys/
H A Dtree.h762 #define RB_INSERT(name, x, y) name##_RB_INSERT(x, y) macro
/freebsd-11-stable/sys/vm/
H A Dvm_phys.c972 RB_INSERT(fict_tree, &vm_phys_fictitious_tree, seg);
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo.c1669 RB_INSERT(ttm_bo_device_buffer_objects, &bdev->addr_space_rb, bo);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_norm.c383 RB_INSERT(pf_frag_tree, &V_pf_frag_tree, frag);
H A Dpf_table.c1825 RB_INSERT(pfr_ktablehead, &pfr_ktables, kt);
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c1008 xde = RB_INSERT(tmpfs_dir, &dnode->tn_dir.tn_dirhead, de);
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea.c2015 RB_INSERT(pvo_tree, &pm->pmap_pvo, pvo);

Completed in 254 milliseconds

12