函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\asm-generic\atomic-long.h Create Date:2022-07-27 06:38:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:atomic_long_try_cmpxchg_acquire

函数原型:static inline bool atomic_long_try_cmpxchg_acquire(atomic_long_t *v, long *old, long new)

返回类型:bool

参数:

类型参数名称
atomic_long_t *v
long *old
longnew
936  返回:atomic_try_cmpxchg_acquire(v, (int * )old, new)
调用者
名称描述
rwsem_try_write_lockThis function must be called with the sem->wait_lock held to prevent* race conditions between checking the rwsem wait list and setting the* If wstate is WRITER_HANDOFF, it will make sure that either the handoff
__down_read_trylock
__down_writelock for writing
__down_write_killable
__down_write_trylock