Function report |
Source Code:mm\mmu_notifier.c |
Create Date:2022-07-28 15:37:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_get_mmu_notifier
Proto:static struct mmu_notifier *find_get_mmu_notifier(struct mm_struct *mm, const struct mmu_notifier_ops *ops)
Type:struct mmu_notifier
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
const struct mmu_notifier_ops * | ops |
685 | If Value is more likely to compile time(users != UINT_MAX) Then users++ |
689 | spin_unlock( & lock) |
690 | Return mn |
692 | spin_unlock( & lock) |
693 | Return NULL |
Name | Describe |
---|---|
mmu_notifier_get_locked | mmu_notifier_get_locked - Return the single struct mmu_notifier for* the mm & ops*@ops: The operations struct being subscribe with*@mm : The mm to attach notifiers too* This function either allocates a new mmu_notifier via* list |
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 |