Searched defs:preempt_offset (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | preempt.h | 76 static inline bool should_resched(int preempt_offset) in should_resched() argument
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | preempt.h | 72 static inline bool should_resched(int preempt_offset) in should_resched() argument 120 static inline bool should_resched(int preempt_offset) in should_resched() argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | preempt.h | 100 static __always_inline bool should_resched(int preempt_offset) in should_resched() argument
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | preempt.h | 72 static inline bool should_resched(int preempt_offset) in should_resched() argument 120 static inline bool should_resched(int preempt_offset) in should_resched() argument
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| H A D | preempt.h | 75 static __always_inline bool should_resched(int preempt_offset) in should_resched() argument
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| H A D | preempt.h | 75 static __always_inline bool should_resched(int preempt_offset) in should_resched() argument
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | preempt.h | 77 static inline bool should_resched(int preempt_offset) in should_resched() argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | preempt.h | 102 static __always_inline bool should_resched(int preempt_offset) in should_resched() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | kernel.h | 251 ___might_sleep(const char *file, int line, int preempt_offset) ___might_sleep() argument 253 __might_sleep(const char *file, int line, int preempt_offset) __might_sleep() argument
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | core.c | 7833 static inline int preempt_count_equals(int preempt_offset) in preempt_count_equals() argument 7840 void __might_sleep(const char *file, int line, int preempt_offset) in __might_sleep() argument 7858 void ___might_sleep(const char *file, int line, int preempt_offset) in ___might_sleep() argument 7905 void __cant_sleep(const char *file, int line, int preempt_offset) in __cant_sleep() argument
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | core.c | 10814 static void print_preempt_disable_ip(int preempt_offset, unsigned long ip) in print_preempt_disable_ip() argument 10886 void __cant_sleep(const char *file, int line, int preempt_offset) in __cant_sleep() argument
|
Completed in 28 milliseconds