Function report |
Source Code:include\linux\mmu_notifier.h |
Create Date:2022-07-28 05:59:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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()
Proto:static inline bool mmu_interval_check_retry(struct mmu_interval_notifier *mni, unsigned long seq)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct mmu_interval_notifier * | mni | The range |
unsigned long | seq | The return of the matching mmu_interval_read_begin() |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |