Home
last modified time | relevance | path

Searched refs:userfaultfd_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/
Duserfaultfd.c44 struct userfaultfd_ctx { struct
72 struct userfaultfd_ctx *orig; argument
73 struct userfaultfd_ctx *new;
78 struct userfaultfd_ctx *ctx;
87 struct userfaultfd_ctx *ctx;
141 static void userfaultfd_ctx_get(struct userfaultfd_ctx *ctx) in userfaultfd_ctx_get()
155 static void userfaultfd_ctx_put(struct userfaultfd_ctx *ctx) in userfaultfd_ctx_put()
218 static inline bool userfaultfd_huge_must_wait(struct userfaultfd_ctx *ctx, in userfaultfd_huge_must_wait()
250 static inline bool userfaultfd_huge_must_wait(struct userfaultfd_ctx *ctx, in userfaultfd_huge_must_wait()
267 static inline bool userfaultfd_must_wait(struct userfaultfd_ctx *ctx, in userfaultfd_must_wait()
[all …]
/Linux-v4.19/include/linux/
Dmm_types.h251 struct userfaultfd_ctx *ctx;