函数逻辑报告 |
Source Code:include\linux\tick.h |
Create Date:2022-07-27 06:42:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:tick_dep_clear_task
函数原型:static inline void tick_dep_clear_task(struct task_struct *tsk, enum tick_dep_bits bit)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | tsk | |
enum tick_dep_bits | bit |
NULL
名称 | 描述 |
---|---|
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. |
check_thread_timers | Check for any per-thread CPU timers that have fired and move them off* the tsk->cpu_timers[N] list onto the firing list. Here we update the |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |