函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Used by tracing, cannot be traced and cannot invoke lockdep.

函数原型:static inline notrace int srcu_read_lock_notrace(struct srcu_struct *ssp)__acquires(ssp)

返回类型:int

参数:

类型参数名称
struct srcu_struct *ssp
165  retval等于Counts the new reader in the appropriate per-CPU element of the* srcu_struct. Can be invoked from irq/bh handlers, but the matching* __srcu_read_unlock() must be in the same handler instance. Returns an
166  返回:retval