函数逻辑报告 | 
Source Code:include\linux\mm.h | 
Create Date:2022-07-27 06:44:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:get_locked_pte
函数原型:static inline pte_t *get_locked_pte(struct mm_struct *mm, unsigned long addr, spinlock_t **ptl)
返回类型:pte_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mm_struct * | mm | |
| unsigned long | addr | |
| spinlock_t ** | ptl | 
| 1737 | __cond_lock( * ptl, ptep = __get_locked_pte(mm, addr, ptl)) | 
| 1738 | 返回:ptep | 
| 名称 | 描述 | 
|---|---|
| __text_poke | |
| insert_page | This is the old fallback for page remapping.* For historical reasons, it only allows reserved pages. Only* old drivers should use this, and they needed to mark their* pages reserved for the old functions anyway. | 
| insert_pfn | |
| __munlock_pagevec_fill | Fill up pagevec for __munlock_pagevec using pte walk* The function expects that the struct page corresponding to @start address is* a non-TPH page already pinned and in the @pvec, and that it belongs to @zone | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |