Home
last modified time | relevance | path

Searched defs:no_wait (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/drm/ttm/
Dttm_bo_driver.h624 bool interruptible, bool no_wait, in __ttm_bo_reserve()
692 bool interruptible, bool no_wait, in ttm_bo_reserve()
/linux-4.19.296/fs/
Duserfaultfd.c1031 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read()
1202 int no_wait = file->f_flags & O_NONBLOCK; in userfaultfd_read() local