Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\sock.h Create Date:2022-07-28 06:09:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sk_del_node_init

Proto:static inline bool sk_del_node_init(struct sock *sk)

Type:bool

Parameter:

TypeParameterName
struct sock *sk
661  rc = NB: equivalent to hlist_del_init_rcu
663  If rc Then
665  WARN_ON(_read - get a refcount's value*@r: the refcount* Return: the refcount's value == 1)
666  Ungrab socket in the context, which assumes that socket refcntcannot hit zero, f.e. it is true in context of any socketcall.
668  Return rc