Home
last modified time | relevance | path

Searched defs:TIF_NEED_RESCHED_LAZY (Results 1 – 4 of 4) sorted by relevance

/linux/include/asm-generic/
H A Dthread_info_tif.h25 # define TIF_NEED_RESCHED_LAZY 5 // Lazy rescheduling needed macro
/linux/arch/arm64/include/asm/
H A Dthread_info.h62 #define TIF_NEED_RESCHED_LAZY 2 /* Lazy rescheduling needed */ macro
/linux/arch/powerpc/include/asm/
H A Dthread_info.h106 #define TIF_NEED_RESCHED_LAZY 9 /* Scheduler driven lazy preemption */ macro
/linux/include/linux/
H A Dthread_info.h66 #define TIF_NEED_RESCHED_LAZY TIF_NEED_RESCHED macro