Function report |
Source Code:include\asm-generic\atomic-instrumented.h |
Create Date:2022-07-28 05:34:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:atomic_xchg
Proto:static inline int atomic_xchg(atomic_t *v, int i)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
atomic_t * | v | |
int | i |
613 | kasan_check_write(v, size of v ) |
614 | Return arch_atomic_xchg(v, i) |
Name | Describe |
---|---|
cpu_set_state_online | Mark the specified CPU online.* Note that it is permissible to omit this call entirely, as is* done in architectures that do no CPU-hotplug error checking. |
osq_lock | |
report_message_lost | |
audit_receive_msg | |
kgdb_cpu_enter | |
watchdog | kthread which checks for tasks stuck in D state |
count_overruns | |
__bpf_spin_lock | |
perf_poll | |
swapin_nr_pages | |
flush_latency_buckets | |
kill_ioctx | kill_ioctx* Cancels all outstanding aio requests on an aio context. Used* when the processes owning a context have all exited to encourage* the rapid destruction of the kioctx. |
atomic_long_xchg |
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 |