Home
last modified time | relevance | path

Searched defs:nonblock (Results 1 – 4 of 4) sorted by relevance

/fs/
Dsignalfd.c156 int nonblock) in signalfd_dequeue()
206 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
Deventpoll.c395 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
452 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
2051 bool nonblock) in epoll_mutex_lock()
2063 bool nonblock) in do_epoll_ctl()
/fs/gfs2/
Dglock.c836 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue()
/fs/ceph/
Dcaps.c2832 bool nonblock, int *got) in ceph_try_get_caps()