Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\asm-generic\atomic-long.h Create Date:2022-07-28 05:34:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:atomic_long_or

Proto:static inline void atomic_long_or(long i, atomic_long_t *v)

Type:void

Parameter:

TypeParameterName
longi
atomic_long_t *v
822  atomic_or(i, v)
Caller
NameDescribe
__mutex_set_flag
rwsem_disable_reader_optspinThis function is called by the a write lock owner. So the owner value* won't get changed by others.
rwsem_down_write_slowpathWait until we successfully acquire the write lock