Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpreempt.h72 should_resched(int preempt_offset) should_resched() argument
120 should_resched(int preempt_offset) should_resched() argument
/linux/include/asm-generic/
H A Dpreempt.h75 static __always_inline bool should_resched(int preempt_offset) in should_resched()
/linux/arch/arm64/include/asm/
H A Dpreempt.h77 static inline bool should_resched(int preempt_offset) in should_resched()
/linux/arch/x86/include/asm/
H A Dpreempt.h101 static __always_inline bool should_resched(int preempt_offset) in should_resched()
/linux/kernel/sched/
H A Dcore.c8370 print_preempt_disable_ip(int preempt_offset,unsigned long ip) print_preempt_disable_ip() argument
8442 __cant_sleep(const char * file,int line,int preempt_offset) __cant_sleep() argument