Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Drctl.c749 rctl_val_list_find(rctl_val_t **head, rctl_val_t *cval) in rctl_val_list_find() function
1607 rctl_val_t *tval = rctl_val_list_find(&rctl->rc_values, oval); in rctl_local_get_cb()
1641 if ((oval = rctl_val_list_find(&rctl->rc_values, nval)) == NULL) in rctl_local_delete_cb()
1787 if (rctl_val_list_find(&new_values, val) == NULL) { in rctl_local_insert_all_cb()
1793 if (((tmp_val = rctl_val_list_find(&rctl->rc_values, in rctl_local_insert_all_cb()
1984 tmp = rctl_val_list_find(&rctl->rc_values, oval); in rctl_local_replace_cb()