Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\locking\rwsem.c Create Date:2022-07-28 09:48:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:rwsem_reader_phase_trylock

Proto:static inline bool rwsem_reader_phase_trylock(struct rw_semaphore *sem, unsigned long last_rowner)

Type:bool

Parameter:

TypeParameterName
struct rw_semaphore *sem
unsigned longlast_rowner
980  Return false
Caller
NameDescribe
rwsem_down_read_slowpathWait for the read lock to be granted