函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:atomic_long_dec_and_test

函数原型:static inline bool atomic_long_dec_and_test(atomic_long_t *v)

返回类型:bool

参数:

类型参数名称
atomic_long_t *v
960  返回:atomic_dec_and_test(v)
调用者
名称描述
acct_put
audit_put_chunk
put_event
put_io_contextput_io_context - put a reference of io_context*@ioc: io_context to put* Decrement reference count of @ioc and release it if the count reaches* zero.
__fput_syncsynchronous analog of fput(); for kernel threads that might be needed* in some umount() (and thus can't use flush_delayed_fput() without* risking deadlocks), need to wait for completion of __fput() and know* for this specific struct file it won't involve
fsnotify_drop_objectDrop object reference originally held by a connector