函数逻辑报告 |
Source Code:include\linux\mmu_notifier.h |
Create Date:2022-07-27 06:58:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mmu_interval_check_retry - Test if a collision has occurred* This can be used in the critical section between mmu_interval_read_begin()* and mmu_interval_read_retry()
函数原型:static inline bool mmu_interval_check_retry(struct mmu_interval_notifier *mni, unsigned long seq)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mmu_interval_notifier * | mni | The range |
unsigned long | seq | The return of the matching mmu_interval_read_begin() |
名称 | 描述 |
---|---|
hmm_range_fault | hmm_range_fault - try to fault some address in a virtual address range*@range: range being faulted*@flags: HMM_FAULT_* flags* Return: the number of valid pages in range->pfns[] (from range start* address), which may be zero |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |