Function report |
Source Code:arch\x86\include\asm\preempt.h |
Create Date:2022-07-28 05:35:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:preempt_count_set
Proto:static __always_inline void preempt_count_set(int pc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | pc |
33 | Do |
34 | old = raw_cpu_read_4(__preempt_count) |
37 | When raw_cpu_cmpxchg_4(__preempt_count, old, new) != old cycle |
Name | Describe |
---|---|
dotest | |
do_exit | |
__do_softirq | |
finish_task_switch | sh_task_switch - clean up after a task-switch*@prev: the thread we just switched away from |
schedule_debug | Various schedule()-time debugging checks and statistics: |
call_timer_fn | |
do_one_initcall |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |