函数逻辑报告 |
Source Code:include\linux\rcupdate.h |
Create Date:2022-07-27 06:39:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:标记rcu锁结束的软中断
函数原型:static inline void rcu_read_unlock_bh(void)
返回类型:void
参数:无
702 | RCU_LOCKDEP_WARN(!_is_watching - see if RCU thinks that the current CPU is not idle* Return true if RCU is watching the running CPU, which means that this* CPU can safely enter RCU read-side critical sections, "rcu_read_unlock_bh() used illegally while idle") |
704 | rcu_lock_release( & rcu_bh_lock_map) |
706 | local_bh_enable() |
名称 | 描述 |
---|---|
rcutorture_one_extend | Do one extension of an RCU read-side critical section using the* current reader state in readstate (set to zero for initial entry* to extended critical section), set the new state as specified by* newstate (set to zero for final exit from extended |
padata_do_parallel | padata_do_parallel - padata parallelization function*@ps: padatashell*@padata: object to be parallelized*@cb_cpu: pointer to the CPU that the serialization callback function should* run on. If it's not in the serial cpumask of @pinst* (i |
__ipv6_neigh_lookup | |
__ipv6_confirm_neigh | |
__ipv6_confirm_neigh_stub | |
__ipv4_neigh_lookup | |
__ipv4_confirm_neigh |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |