Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_cake.c146 struct cake_heap_entry { struct
205 struct cake_heap_entry overflow_heap[CAKE_QUEUES * CAKE_MAX_TINS];
1448 struct cake_heap_entry ii = q->overflow_heap[i]; in cake_heap_swap()
1449 struct cake_heap_entry jj = q->overflow_heap[j]; in cake_heap_swap()
1460 struct cake_heap_entry ii = q->overflow_heap[i]; in cake_heap_get_backlog()
1556 struct cake_heap_entry qq; in cake_drop()
147 bcake_heap_entry global() argument