Home
last modified time | relevance | path

Searched refs:no_wait (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h312 bool no_wait) in ttm_bo_wait() argument
314 struct ttm_operation_ctx ctx = { intr, no_wait }; in ttm_bo_wait()
/linux/fs/netfs/
H A Dfscache_volume.c307 goto no_wait; /* We raced */ in fscache_create_volume()
310 goto no_wait; in fscache_create_volume()
323 no_wait: in fscache_create_volume()
/linux/fs/
H A Duserfaultfd.c992 static ssize_t userfaultfd_ctx_read(struct userfaultfd_ctx *ctx, int no_wait, in userfaultfd_ctx_read() argument
1091 if (no_wait) { in userfaultfd_ctx_read()
1164 bool no_wait; in userfaultfd_read_iter() local
1169 no_wait = file->f_flags & O_NONBLOCK || iocb->ki_flags & IOCB_NOWAIT; in userfaultfd_read_iter()
1173 _ret = userfaultfd_ctx_read(ctx, no_wait, &msg, inode); in userfaultfd_read_iter()
1184 no_wait = true; in userfaultfd_read_iter()
/linux/net/rxrpc/
H A Dsendmsg.c54 goto no_wait; in rxrpc_wait_to_be_connected()
84 no_wait: in rxrpc_wait_to_be_connected()
/linux/fs/afs/
H A Dcell.c263 goto no_wait; in afs_lookup_cell()
342 no_wait: in afs_lookup_cell()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c986 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep() local
998 no_wait ? 0 : 30 * HZ); in nouveau_gem_ioctl_cpu_prep()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c5911 goto no_wait; in igc_watchdog_task()
5928 no_wait: in igc_watchdog_task()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c5655 goto no_wait; in igb_watchdog_task()
5672 no_wait: in igb_watchdog_task()