Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:get_rpccred

Proto:static inline struct rpc_cred *get_rpccred(struct rpc_cred *cred)

Type:struct rpc_cred

Parameter:

TypeParameterName
struct rpc_cred *cred
190  If cred != NULL && _inc_not_zero - increment a refcount unless it is 0*@r: the refcount to increment* Similar to atomic_inc_not_zero(), but will saturate at REFCOUNT_SATURATED* and WARN.* Provides no memory ordering, it is assumed the caller has guaranteed the Then Return cred
192  Return NULL