Lines Matching refs:rctl_hndl_t
410 rctl_hndl_t
436 rctl_dict_lookup_hndl(rctl_hndl_t hndl) in rctl_dict_lookup_hndl()
976 rctl_set_insert(rctl_set_t *set, rctl_hndl_t hndl, rctl_t *rctl) in rctl_set_insert()
1448 rctl_set_find(rctl_set_t *set, rctl_hndl_t hndl, rctl_t **rctl) in rctl_set_find()
1483 rctl_enforced_value(rctl_hndl_t hndl, rctl_set_t *rset, struct proc *p) in rctl_enforced_value()
1560 rctl_local_op(rctl_hndl_t hndl, rctl_val_t *oval, rctl_val_t *nval, in rctl_local_op()
1561 int (*cbop)(rctl_hndl_t, struct proc *p, rctl_entity_p_t *e, rctl_t *, in rctl_local_op() argument
1595 rctl_local_get_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_get_cb()
1630 rctl_local_get(rctl_hndl_t hndl, rctl_val_t *oval, rctl_val_t *nval, in rctl_local_get()
1638 rctl_local_delete_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_delete_cb()
1668 rctl_local_delete(rctl_hndl_t hndl, rctl_val_t *val, struct proc *p) in rctl_local_delete()
1687 rctl_local_insert_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_insert_cb()
1718 rctl_local_insert(rctl_hndl_t hndl, rctl_val_t *val, struct proc *p) in rctl_local_insert()
1741 rctl_local_insert_all_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_insert_all_cb()
1861 rctl_local_insert_all(rctl_hndl_t hndl, rctl_val_t *new_values, in rctl_local_insert_all()
1886 rctl_local_replace_all_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_replace_all_cb()
1969 rctl_local_replace_all(rctl_hndl_t hndl, rctl_val_t *new_values, in rctl_local_replace_all()
1977 rctl_local_replace_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_replace_cb()
2020 rctl_local_replace(rctl_hndl_t hndl, rctl_val_t *oval, rctl_val_t *nval, in rctl_local_replace()
2035 rctl_rlimit_get(rctl_hndl_t rc, struct proc *p, struct rlimit64 *rlp64) in rctl_rlimit_get()
2189 rctl_rlimit_set(rctl_hndl_t rc, struct proc *p, struct rlimit64 *rlp64, in rctl_rlimit_set()
2322 rctl_hndl_t
2336 rctl_hndl_t rhndl; in rctl_register()
2380 (rctl_hndl_t)id_alloc(rctl_ids); in rctl_register()
2672 rctl_action(rctl_hndl_t hndl, rctl_set_t *rset, struct proc *p, uint_t safety) in rctl_action()
2678 rctl_action_entity(rctl_hndl_t hndl, rctl_set_t *rset, struct proc *p, in rctl_action_entity()
2741 rctl_test(rctl_hndl_t rhndl, rctl_set_t *rset, struct proc *p, in rctl_test()
2748 rctl_test_entity(rctl_hndl_t rhndl, rctl_set_t *rset, struct proc *p, in rctl_test_entity()