Searched refs:preempt_count_set (Results 1 – 9 of 9) sorted by relevance
18 static inline void preempt_count_set(int pc) in preempt_count_set() function84 static inline void preempt_count_set(int pc) in preempt_count_set() function
19 static __always_inline void preempt_count_set(int pc) in preempt_count_set() function
26 static __always_inline void preempt_count_set(int pc) in preempt_count_set() function
298 preempt_count_set(prev_count); in __do_softirq()
830 preempt_count_set(PREEMPT_ENABLED); in do_exit()
892 preempt_count_set(count); in do_one_initcall()
1340 preempt_count_set(count); in call_timer_fn()
1170 preempt_count_set(saved_preempt_count); in dotest()
2656 preempt_count_set(FORK_PREEMPT_COUNT); in finish_task_switch()3291 preempt_count_set(PREEMPT_DISABLED); in schedule_debug()