Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\sunrpc\xprt.h Create Date:2022-07-28 09:07:43
Last Modify:2022-05-18 19:17:51 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:xprt_test_and_clear_connected

Proto:static inline int xprt_test_and_clear_connected(struct rpc_xprt *xprt)

Type:int

Parameter:

TypeParameterName
struct rpc_xprt *xprt
443  Return st_and_clear_bit - Clear a bit and return its old value*@nr: Bit to clear*@addr: Address to count from* This is an atomic fully-ordered operation (implied full memory barrier).