Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\exit.c Create Date:2022-07-28 09:02:20
Last Modify:2020-03-17 11:17:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:put_task_struct_rcu_user

Proto:void put_task_struct_rcu_user(struct task_struct *task)

Type:void

Parameter:

TypeParameterName
struct task_struct *task
187  If _dec_and_test - decrement a refcount and test if it is 0*@r: the refcount* Similar to atomic_dec_and_test(), it will WARN on underflow and fail to* decrement when saturated at REFCOUNT_SATURATED Then Exported common interfaces
Caller
NameDescribe
release_task
finish_task_switchsh_task_switch - clean up after a task-switch*@prev: the thread we just switched away from