Searched defs:preempt_offset (Results 1 – 4 of 4) sorted by relevance
75 static __always_inline bool should_resched(int preempt_offset) in should_resched()
77 static inline bool should_resched(int preempt_offset) in should_resched()
101 static __always_inline bool should_resched(int preempt_offset) in should_resched()
8700 static void print_preempt_disable_ip(int preempt_offset, unsigned long ip) in print_preempt_disable_ip()8772 void __cant_sleep(const char *file, int line, int preempt_offset) in __cant_sleep()