Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pud_lock
Proto:static inline spinlock_t *pud_lock(struct mm_struct *mm, pud_t *pud)
Type:spinlock_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
pud_t * | pud |
2051 | Return ptl |
Name | Describe |
---|---|
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. |
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 |