Searched refs:lcollection_insert_update (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/rcap/rcapd/ |
H A D | rcapd_collection_zone.c | 70 lcol = lcollection_insert_update(&colid, max_rss, zent->zname, in update_zone()
|
H A D | rcapd_collection_project.c | 73 lcol = lcollection_insert_update(&colid, max_rss, proj->pj_name, in lcollection_update_project_cb()
|
H A D | rcapd_collection.c | 77 lcollection_insert_update(rcid_t *colidp, uint64_t rss_cap, char *name, in lcollection_insert_update() function
|
/titanic_50/usr/src/cmd/rcap/common/ |
H A D | rcapd.h | 185 extern lcollection_t *lcollection_insert_update(rcid_t *, uint64_t, char *,
|