函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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
注解内核,赢得工具下载SCCTEnglish

函数名称: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_bitsbit

NULL

调用者
名称描述
rcu_torture_readerRCU 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_crCarry out call_rcu() forward-progress testing.
rcu_do_batchInvoke any RCU callbacks that have made it to the end of their grace* period. Thottle as specified by rdp->blimit.
check_thread_timersCheck 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