Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dlocks.c37 yield_to_preempted(holder_cpu, yield_count); in splpar_spin_yield()
63 yield_to_preempted(holder_cpu, yield_count); in splpar_rw_yield()
H A Dqspinlock.c324 yield_to_preempted(owner, yield_count); in __yield_to_locked_owner()
422 yield_to_preempted(yield_cpu, yield_count); in yield_to_prev()
444 yield_to_preempted(prev_cpu, yield_count); in yield_to_prev()
/openbmc/linux/arch/powerpc/include/asm/
H A Dparavirt.h60 static inline void yield_to_preempted(int cpu, u32 yield_count) in yield_to_preempted() function
86 static inline void yield_to_preempted(int cpu, u32 yield_count) in yield_to_preempted() function