Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\timerfd.c Create Date:2022-07-28 20:19:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__timerfd_remove_cancel

Proto:static void __timerfd_remove_cancel(struct timerfd_ctx *ctx)

Type:void

Parameter:

TypeParameterName
struct timerfd_ctx *ctx
119  If might_cancel Then
120  might_cancel = false
121  spin_lock( & cancel_lock)
122  list_del_rcu - deletes entry from list without re-initialization*@entry: the element to delete from the list
123  spin_unlock( & cancel_lock)
Caller
NameDescribe
timerfd_remove_cancel
timerfd_setup_cancel