Searched refs:RCTL_ACTION_THROTTLE (Results 1 – 2 of 2) sorted by relevance
133 #define RCTL_ACTION_THROTTLE (RCTL_ACTION_SIGNAL_MAX + 4) macro134 #define RCTL_ACTION_MAX RCTL_ACTION_THROTTLE
213 { "throttle", RCTL_ACTION_THROTTLE },399 if (rule->rr_action != RCTL_ACTION_THROTTLE) in rctl_throttle_decay()599 case RCTL_ACTION_THROTTLE: in rctl_enforce()1303 if (rule->rr_action == RCTL_ACTION_THROTTLE && in rctl_rule_add()1308 if (rule->rr_action == RCTL_ACTION_THROTTLE && in rctl_rule_add()