函数逻辑报告 |
Source Code:kernel\rcu\srcutree.c |
Create Date:2022-07-27 11:18:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:leanup_srcu_struct - deconstruct a sleep-RCU structure*@ssp: structure to clean up.* Must invoke this after you are finished using a given srcu_struct that* was initialized via init_srcu_struct(), else you leak memory.
函数原型:void cleanup_srcu_struct(struct srcu_struct *ssp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct srcu_struct * | ssp |
374 | 如果WARN_ON(!Return grace-period delay, zero if there are expedited grace* periods pending, SRCU_INTERVAL otherwise.)则返回 |
380 | sdp等于per_cpu_ptr(sda, cpu) |
382 | del_timer_sync( & delay_work) |
389 | 打印信息("%s: Active srcu_struct %p state: %d\n", __func__, ssp, Return the state portion of a sequence number previously returned* by rcu_seq_snap() or rcu_seq_current().) |
391 | 返回 |
393 | 释放内存 |
394 | sda = NULL |
名称 | 描述 |
---|---|
srcu_module_going | Clean up any global-scope srcu_struct structures used by this module. |
blk_mq_hw_sysfs_release |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |