Home
last modified time | relevance | path

Searched refs:lcollection_member (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/rcap/common/
H A Drcapd.h187 extern int lcollection_member(lcollection_t *, lprocess_t *);
/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_collection.c185 lcollection_member(lcollection_t *lcol, lprocess_t *lpc) in lcollection_member() function
H A Drcapd_scanner.c126 if (lpc == NULL || !lcollection_member(lcol, lpc)) in get_valid_victim()
H A Drcapd_main.c226 if (lcollection_member(lcol, lproc)) { in lprocess_insert_mark()