Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpreempt.h76 static inline bool should_resched(int preempt_offset) in should_resched() argument
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpreempt.h72 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 Dpreempt.h100 static __always_inline bool should_resched(int preempt_offset) in should_resched() argument
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpreempt.h72 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 Dpreempt.h75 static __always_inline bool should_resched(int preempt_offset) in should_resched() argument
/kernel/linux/linux-6.6/include/asm-generic/
H A Dpreempt.h75 static __always_inline bool should_resched(int preempt_offset) in should_resched() argument
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpreempt.h77 static inline bool should_resched(int preempt_offset) in should_resched() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpreempt.h102 static __always_inline bool should_resched(int preempt_offset) in should_resched() argument
/kernel/linux/linux-5.10/include/linux/
H A Dkernel.h251 ___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 Dcore.c7833 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 Dcore.c10814 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