Searched refs:preempt_count_set (Results 1 – 10 of 10) sorted by relevance
20 static inline void preempt_count_set(int pc) in preempt_count_set() function80 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
15 static inline void preempt_count_set(u64 pc) in preempt_count_set() function
30 static __always_inline void preempt_count_set(int pc) in preempt_count_set() function
564 preempt_count_set(prev_count); in __do_softirq()
765 preempt_count_set(PREEMPT_ENABLED); in do_exit()
1304 preempt_count_set(count); in do_one_initcall()
1435 preempt_count_set(count); in call_timer_fn()
1434 preempt_count_set(saved_preempt_count); in dotest()
4830 preempt_count_set(FORK_PREEMPT_COUNT); in finish_task_switch()5543 preempt_count_set(PREEMPT_DISABLED); in schedule_debug()
Completed in 41 milliseconds