函数逻辑报告 |
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_sched(void)
返回类型:void
参数:无
744 | 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_sched() used illegally while idle") |
746 | rcu_lock_release( & rcu_sched_lock_map) |
748 | 禁用抢占和中断() |
名称 | 描述 |
---|---|
module_find_bug | |
generic_bug_clear_once | |
sched_dl_global_validate | |
sched_dl_do_global | |
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 |
p_stop | |
trace_inject_entry | |
fpid_stop | |
__fd_install | Install a file pointer in the fd array.* The VFS is full of places where we drop the files lock between* setting the open_fds bitmap and installing the file in the file* array. At any such point, we are vulnerable to a dup2() race |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |