Home
last modified time | relevance | path

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

/fs/
Dsignalfd.c167 int nonblock) in signalfd_dequeue()
217 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
Deventpoll.c399 static void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
451 static inline void ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop()
/fs/gfs2/
Dglock.c624 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue()
/fs/ceph/
Dcaps.c2719 bool nonblock, int *got) in ceph_try_get_caps()