Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sk_rmem_alloc_get - returns read allocations*@sk: socket* Returns sk_rmem_alloc

Proto:static inline int sk_rmem_alloc_get(const struct sock *sk)

Type:int

Parameter:

TypeParameterName
const struct sock *sk
2050  Return atomic_read( & sk_rmem_alloc)