函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\atomic64.c Create Date:2022-07-27 08:15:32
Last Modify:2022-05-18 13:46:02 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:atomic64_set

函数原型:void atomic64_set(atomic64_t *v, s64 i)

返回类型:void

参数:

类型参数名称
atomic64_t *v
s64i
61  lock等于lock_addr(v)
63  raw_spin_lock_irqsave(lock, flags)
64  counter等于i
65  raw_spin_unlock_irqrestore(lock, flags)
调用者
名称描述
test_atomic64
pids_css_alloc
pids_max_write
tracing_map_set_varracing_map_set_var - Assign a tracing_map_elt's variable field*@elt: The tracing_map_elt*@i: The index of the given variable associated with the tracing_map_elt*@n: The value to assign* Assign n to variable i associated with the specified tracing_map_elt
tracing_map_elt_clear
tracing_map_clearracing_map_clear - Clear a tracing_map*@map: The tracing_map to clear* Resets the tracing map to a cleared or initial state
map_createalled via syscall
bpf_prog_load
blkg_rwstat_init
iolatency_pd_init
ioc_refresh_params
iocg_activate
iocg_kick_waitq
ioc_timer_fn
blk_iocost_init
ioc_pd_init
blkg_rwstat_resetlkg_rwstat_reset - reset a blkg_rwstat*@rwstat: blkg_rwstat to reset