Function report |
Source Code:include\linux\memcontrol.h |
Create Date:2022-07-28 05:57:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mem_cgroup_enter_user_fault
Proto:static inline void mem_cgroup_enter_user_fault(void)
Type:void
Parameter:Nothing
552 | WARN_ON(in_user_fault) |
553 | in_user_fault = 1 |
Name | Describe |
---|---|
handle_mm_fault | By the time we get here, we already hold the mm semaphore* The mmap_sem may have been released depending on flags and our* return value. See filemap_fault() and __lock_page_or_retry(). |
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 |