Searched defs:preempt_offset (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dpreempt.h93 static __always_inline bool should_resched(int preempt_offset) should_resched() argument
/linux-4.1.27/include/asm-generic/
H A Dpreempt.h74 static __always_inline bool should_resched(int preempt_offset) should_resched() argument
/linux-4.1.27/include/linux/
H A Dkernel.h193 ___might_sleep(const char *file, int line, int preempt_offset) ___might_sleep() argument
195 __might_sleep(const char *file, int line, int preempt_offset) __might_sleep() argument
/linux-4.1.27/kernel/sched/
H A Dcore.c7282 static inline int preempt_count_equals(int preempt_offset) preempt_count_equals() argument
7289 void __might_sleep(const char *file, int line, int preempt_offset) __might_sleep() argument
7307 void ___might_sleep(const char *file, int line, int preempt_offset) ___might_sleep() argument

Completed in 266 milliseconds