Searched defs:alloc_values (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/syscall/
H A Drctlsys.c894 rctl_val_t *alloc_values = NULL; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Drctl.c1743 rctl_local_insert_all_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, rctl_t *rctl, rctl_val_t *new_values, rctl_val_t *alloc_values) argument
1863 rctl_local_insert_all(rctl_hndl_t hndl, rctl_val_t *new_values, rctl_val_t *alloc_values, struct proc *p) argument
1888 rctl_local_replace_all_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, rctl_t *rctl, rctl_val_t *new_values, rctl_val_t *alloc_values) argument
1971 rctl_local_replace_all(rctl_hndl_t hndl, rctl_val_t *new_values, rctl_val_t *alloc_values, struct proc *p) argument
[all...]

Completed in 51 milliseconds