| 函数逻辑报告 | 
| Source Code: include\linux\mm.h | Create Date:2022-07-27 06:44:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:pud_lock
函数原型:static inline spinlock_t *pud_lock(struct mm_struct *mm, pud_t *pud)
返回类型:spinlock_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mm_struct * | mm | |
| pud_t * | pud | 
| 2050 | 加自旋锁 | 
| 2051 | 返回:ptl | 
| 名称 | 描述 | 
|---|---|
| follow_pud_mask | |
| __pud_trans_huge_lock | Returns true if a given pud maps a thp, false otherwise.* Note that if it returns true, this routine returns without unlocking page* table lock. So callers must unlock it. | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |