Searched refs:RCTL_ACTION_DENY (Results 1 – 2 of 2) sorted by relevance
130 #define RCTL_ACTION_DENY (RCTL_ACTION_SIGNAL_MAX + 1) macro
210 { "deny", RCTL_ACTION_DENY },442 if (rule->rr_action != RCTL_ACTION_DENY) in rctl_pcpu_available()529 case RCTL_ACTION_DENY: in rctl_enforce()719 if (rule->rr_action != RCTL_ACTION_DENY) in rctl_get_limit()748 if (rule->rr_action != RCTL_ACTION_DENY) in rctl_get_available()1296 if (rule->rr_action == RCTL_ACTION_DENY && in rctl_rule_add()1322 if (rule->rr_action == RCTL_ACTION_DENY) { in rctl_rule_add()