Home
last modified time | relevance | path

Searched refs:rctl_local_replace (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Drctl.h321 int rctl_local_replace(rctl_hndl_t, rctl_val_t *, rctl_val_t *,
/titanic_44/usr/src/uts/common/syscall/
H A Drctlsys.c666 if (ret = rctl_local_replace(hndl, oval, nval, pp)) { in rctlsys_set()
/titanic_44/usr/src/uts/common/os/
H A Drctl.c2022 rctl_local_replace(rctl_hndl_t hndl, rctl_val_t *oval, rctl_val_t *nval, in rctl_local_replace() function