Searched refs:GATE_ACT_PENDING (Results 1 – 2 of 2) sorted by relevance
38 #define GATE_ACT_PENDING BIT(1) macro
127 if (unlikely(gact->current_gate_status & GATE_ACT_PENDING)) { in tcf_gate_act()426 gact->current_gate_status = GATE_ACT_GATE_OPEN | GATE_ACT_PENDING; in tcf_gate_init()
Completed in 4 milliseconds