Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dcpudeadline.c15 static inline int left_child(int i) in left_child() function
32 if (left_child(idx) >= cp->size) in cpudl_heapify_down()
39 l = left_child(idx); in cpudl_heapify_down()