Searched refs:peak_present (Results 1 - 2 of 2) sorted by relevance

/net/sched/
H A Dact_police.c38 bool peak_present; member in struct:tcf_police
240 police->peak_present = true;
244 police->peak_present = false;
251 if (police->peak_present) {
337 if (police->peak_present) {
380 if (police->peak_present)
H A Dsch_tbf.c109 bool peak_present; member in struct:tbf_sched_data
166 if (q->peak_present) {
304 q->peak_present = true;
306 q->peak_present = false;
354 if (q->peak_present)

Completed in 39 milliseconds