Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Duserfaultfd.c54 struct userfaultfd_ctx { struct
82 struct userfaultfd_ctx *orig; argument
83 struct userfaultfd_ctx *new;
88 struct userfaultfd_ctx *ctx;
97 struct userfaultfd_ctx *ctx;
151 static void userfaultfd_ctx_get(struct userfaultfd_ctx *ctx) in userfaultfd_ctx_get()
164 static void userfaultfd_ctx_put(struct userfaultfd_ctx *ctx) in userfaultfd_ctx_put()
227 static inline bool userfaultfd_huge_must_wait(struct userfaultfd_ctx *ctx, in userfaultfd_huge_must_wait()
259 static inline bool userfaultfd_huge_must_wait(struct userfaultfd_ctx *ctx, in userfaultfd_huge_must_wait()
276 static inline bool userfaultfd_must_wait(struct userfaultfd_ctx *ctx, in userfaultfd_must_wait()
[all …]
/Linux-v5.4/include/linux/
Dmm_types.h279 struct userfaultfd_ctx *ctx;