函数逻辑报告 |
Source Code:include\rdma\ib_verbs.h |
Create Date:2022-07-27 08:13:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_is_destroy_retryable - Check whether the uobject destruction* is retryable
函数原型:static inline bool ib_is_destroy_retryable(int ret, enum rdma_remove_reason why, struct ib_uobject *uobj)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
int | ret | |
enum rdma_remove_reason | why | |
struct ib_uobject * | uobj |
2906 | 返回:ret且why恒等于* Userspace requested uobject deletion or initial try * to remove uobject via cleanup. Call could fail或cleanup_retryable的值 |
名称 | 描述 |
---|---|
ib_destroy_usecnt | _destroy_usecnt - Called during destruction to check the usecnt*@usecnt: The usecnt atomic*@why: remove reason*@uobj: The uobject that is destroyed* Non-zero usecnts will block destruction unless destruction was triggered by* a ucontext cleanup. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |