Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct task_struct *tsk
enum tick_dep_bitsbit

NULL

Caller
NameDescribe
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.
arm_timerInsert the timer on the appropriate list before any timers that* expire later. This must be called with the sighand lock held.