Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpreempt.h91 #define __preempt_schedule_context() __preempt_schedule() macro
98 __preempt_schedule_context(); \
/linux-4.1.27/include/asm-generic/
Dpreempt.h86 #define __preempt_schedule_context() preempt_schedule_context() macro
/linux-4.1.27/arch/x86/include/asm/
Dpreempt.h104 # define __preempt_schedule_context() asm ("call ___preempt_schedule_context") macro