Function report |
Source Code:include\linux\tick.h |
Create Date:2022-07-28 05:40:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tick_dep_set_task
Proto:static inline void tick_dep_set_task(struct task_struct *tsk, enum tick_dep_bits bit)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk | |
enum tick_dep_bits | bit |
NULL
Name | Describe |
---|---|
rcu_torture_reader | RCU torture reader kthread. Repeatedly dereferences rcu_torture_current,* incrementing the corresponding element of the pipeline array. The* counter in the element should never be greater than 1, otherwise, the* RCU implementation is broken. |
rcu_torture_fwd_prog_cr | Carry out call_rcu() forward-progress testing. |
rcu_do_batch | Invoke any RCU callbacks that have made it to the end of their grace* period. Thottle as specified by rdp->blimit. |
arm_timer | Insert the timer on the appropriate list before any timers that* expire later. This must be called with the sighand lock held. |
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 |