OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPLAY_INSERT
(Results
1 - 10
of
10
) sorted by relevancy
/src/share/man/man3/
Makefile
270
tree.3
SPLAY_INSERT
.3 tree.3 SPLAY_REMOVE.3 \
/src/sys/ufs/lfs/
lfs_balloc.c
645
if (
SPLAY_INSERT
(lfs_splay, &ip->i_lfs_lbtree, lbp) != NULL) {
/src/sys/arch/hppa/dev/
uturn.c
817
e =
SPLAY_INSERT
(uturn_page_tree, &upm->upm_tree, e);
astro.c
684
e =
SPLAY_INSERT
(iommu_page_tree, &ipm->ipm_tree, e);
/src/sys/miscfs/kernfs/
kernfs_vnops.c
269
SPLAY_INSERT
(kfsfileoptree, &kfsfileoptree, &dkf[i]);
/src/sys/sys/
tree.h
277
#define
SPLAY_INSERT
(name, x, y) name##_SPLAY_INSERT(x, y)
/src/external/bsd/ipf/dist/sys/
tree.h
279
#define
SPLAY_INSERT
(name, x, y) name##_SPLAY_INSERT(x, y)
/src/external/bsd/libevent/dist/WIN32-Code/
tree.h
277
#define
SPLAY_INSERT
(name, x, y) name##_SPLAY_INSERT(x, y)
/src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/
tree.h
278
#define
SPLAY_INSERT
(name, x, y) name##_SPLAY_INSERT(x, y)
/src/sys/kern/
subr_pool.c
1504
SPLAY_INSERT
(phtree, &pp->pr_phtree, ph);
Completed in 40 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026