Home
last modified time | relevance | path

Searched defs:preempt_offset (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpreempt.h72 static inline bool should_resched(int preempt_offset) in should_resched()
120 static inline bool should_resched(int preempt_offset) in should_resched()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpreempt.h75 static __always_inline bool should_resched(int preempt_offset) in should_resched()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpreempt.h100 static __always_inline bool should_resched(int preempt_offset) in should_resched()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpreempt.h76 static inline bool should_resched(int preempt_offset) in should_resched()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h249 int preempt_offset) { } in ___might_sleep()
251 int preempt_offset) { } in __might_sleep()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c7644 static inline int preempt_count_equals(int preempt_offset) in preempt_count_equals()
7651 void __might_sleep(const char *file, int line, int preempt_offset) in __might_sleep()
7669 void ___might_sleep(const char *file, int line, int preempt_offset) in ___might_sleep()
7719 void __cant_sleep(const char *file, int line, int preempt_offset) in __cant_sleep()