Function report |
Source Code:fs\userfaultfd.c |
Create Date:2022-07-28 20:20:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wake_userfault
Proto:static __always_inline void wake_userfault(struct userfaultfd_ctx *ctx, struct userfaultfd_wake_range *range)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct userfaultfd_ctx * | ctx | |
struct userfaultfd_wake_range * | range |
1256 | smp_mb() |
1264 | Do |
1268 | cond_resched() |
1270 | If need_wakeup Then __wake_userfault(ctx, range) |
Name | Describe |
---|---|
userfaultfd_unregister | |
userfaultfd_wake | serfaultfd_wake may be used in combination with the* UFFDIO_*_MODE_DONTWAKE to wakeup userfaults in batches. |
userfaultfd_copy | |
userfaultfd_zeropage |
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 |