Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__sk_nulls_del_node_init_rcu

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

Type:bool

Parameter:

TypeParameterName
struct sock *sk
674  If sk_hashed(sk) Then
675  hlist_nulls_del_init_rcu - deletes entry from hash list with re-initialization*@n: the element to delete from the hash list
676  Return true
678  Return false