Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/bitops/
H A Dsched.h13 static inline int sched_find_first_bit(const unsigned long *b) in sched_find_first_bit() function
/openbmc/linux/arch/alpha/include/asm/
H A Dbitops.h438 sched_find_first_bit(const unsigned long b[2]) in sched_find_first_bit() function
/openbmc/linux/kernel/sched/
H A Drt.c1202 sched_find_first_bit(array->bitmap); in dec_rt_prio()
1780 idx = sched_find_first_bit(array->bitmap); in pick_next_rt_entity()