Function report |
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 activity | Download SCCT | Chinese |
Name:atomic_long_dec_and_test
Proto:static inline bool atomic_long_dec_and_test(atomic_long_t *v)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
atomic_long_t * | v |
960 | Return atomic_dec_and_test(v) |
Name | Describe |
---|---|
acct_put | |
audit_put_chunk | |
put_event | |
put_io_context | put_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_sync | synchronous 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_object | Drop object reference originally held by a connector |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |