Searched refs:rctl_local_insert (Results 1 – 4 of 4) sorted by relevance
315 int rctl_local_insert(rctl_hndl_t, rctl_val_t *, struct proc *p);
722 if (ret = rctl_local_insert(hndl, nval, pp)) { in rctlsys_set()
1720 rctl_local_insert(rctl_hndl_t hndl, rctl_val_t *val, struct proc *p) in rctl_local_insert() function
3884 if (rctl_local_insert(hndl, nvalp, pp) != 0) in zsched()