Home
last modified time | relevance | path

Searched refs:preempt_count_set (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpreempt.h20 static inline void preempt_count_set(int pc) in preempt_count_set() function
87 static inline void preempt_count_set(int pc) in preempt_count_set() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpreempt.h19 static __always_inline void preempt_count_set(int pc) in preempt_count_set() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpreempt.h29 static __always_inline void preempt_count_set(int pc) in preempt_count_set() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpreempt.h15 static inline void preempt_count_set(u64 pc) in preempt_count_set() function
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c311 preempt_count_set(prev_count); in __do_softirq()
H A Dexit.c747 preempt_count_set(PREEMPT_ENABLED); in do_exit()
/OK3568_Linux_fs/kernel/init/
H A Dmain.c1231 preempt_count_set(count); in do_one_initcall()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimer.c1434 preempt_count_set(count); in call_timer_fn()
/OK3568_Linux_fs/kernel/lib/
H A Dlocking-selftest.c1412 preempt_count_set(saved_preempt_count); in dotest()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c3862 preempt_count_set(FORK_PREEMPT_COUNT); in finish_task_switch()
4571 preempt_count_set(PREEMPT_DISABLED); in schedule_debug()