Home
last modified time | relevance | path

Searched refs:rctl_hndl_lookup (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/syscall/
H A Drctlsys.c251 if ((hndl = rctl_hndl_lookup(kname)) == -1) { in rctlsys_get()
421 if ((hndl = rctl_hndl_lookup(kname)) == -1) { in rctlsys_set()
911 if ((hndl = rctl_hndl_lookup(kname)) == -1) { in rctlsys_projset()
/titanic_50/usr/src/uts/common/sys/
H A Drctl.h269 rctl_hndl_t rctl_hndl_lookup(const char *);
/titanic_50/usr/src/uts/common/os/
H A Drctl.c411 rctl_hndl_lookup(const char *name) in rctl_hndl_lookup() function
H A Dzone.c3851 hndl = rctl_hndl_lookup(name); in zsched()
4147 if ((hndl = rctl_hndl_lookup(name)) == -1) { in parse_rctls()