Home
last modified time | relevance | path

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

12

/linux-3.3/fs/
Dsignalfd.c157 int nonblock) in signalfd_dequeue()
206 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
/linux-3.3/arch/mn10300/kernel/
Dgdb-io-serial.c100 int gdbstub_io_rx_char(unsigned char *_ch, int nonblock) in gdbstub_io_rx_char()
Dgdb-io-ttysm.c182 int gdbstub_io_rx_char(unsigned char *_ch, int nonblock) in gdbstub_io_rx_char()
/linux-3.3/drivers/char/
Dlp.c274 static int lp_wait_ready(int minor, int nonblock) in lp_wait_ready()
304 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_write() local
421 int nonblock = ((file->f_flags & O_NONBLOCK) || in lp_read() local
Dvirtio_console.c494 bool nonblock) in send_buf()
674 bool nonblock; in port_fops_write() local
/linux-3.3/sound/core/seq/
Dseq_memory.c224 int nonblock, struct file *file) in snd_seq_cell_alloc()
290 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
Dseq_fifo.c174 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
Dseq_clientmgr.c432 int nonblock; in snd_seq_read() local
/linux-3.3/drivers/media/dvb/ttpci/
Dav7110_av.c446 unsigned long count, int nonblock, int type) in ts_play()
485 unsigned long count, int nonblock, int type) in dvb_play()
518 unsigned long count, int nonblock, int type) in dvb_play_kernel()
548 unsigned long count, int nonblock, int type) in dvb_aplay()
1036 static int play_iframe(struct av7110 *av7110, char __user *buf, unsigned int len, int nonblock) in play_iframe()
/linux-3.3/arch/frv/kernel/
Dgdb-io.c140 int gdbstub_rx_char(unsigned char *_ch, int nonblock) in gdbstub_rx_char()
/linux-3.3/drivers/usb/class/
Dusblp.c856 static int usblp_wwait(struct usblp *usblp, int nonblock) in usblp_wwait()
894 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest()
920 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock) in usblp_rwait_and_lock()
946 static int usblp_rtest(struct usblp *usblp, int nonblock) in usblp_rtest()
/linux-3.3/sound/core/
Dpcm_lib.c1890 int nonblock, in snd_pcm_lib_write1()
2005 int nonblock; in snd_pcm_lib_write() local
2068 int nonblock; in snd_pcm_lib_writev() local
2107 int nonblock, in snd_pcm_lib_read1()
2216 int nonblock; in snd_pcm_lib_read() local
2272 int nonblock; in snd_pcm_lib_readv() local
/linux-3.3/drivers/message/fusion/
Dmptctl.c179 mptctl_syscall_down(MPT_ADAPTER *ioc, int nonblock) in mptctl_syscall_down()
634 int nonblock = (file->f_flags & O_NONBLOCK); in __mptctl_ioctl() local
2851 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mptfwxfer_ioctl() local
2892 int nonblock = (filp->f_flags & O_NONBLOCK); in compat_mpt_command() local
/linux-3.3/net/rds/
Dcong.c346 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
Drecv.c404 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() local
Dsend.c932 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
/linux-3.3/include/sound/
Dpcm_oss.h30 nonblock:1, member
/linux-3.3/fs/nfs/
Dwrite.c228 static struct nfs_page *nfs_find_and_lock_request(struct page *page, bool nonblock) in nfs_find_and_lock_request()
265 struct page *page, bool nonblock) in nfs_page_async_flush()
/linux-3.3/net/dccp/
Dproto.c811 size_t len, int nonblock, int flags, int *addr_len) in dccp_recvmsg()
/linux-3.3/net/llc/
Daf_llc.c712 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
/linux-3.3/sound/oss/
Dswarm_cs4297a.c1600 static int drain_adc(struct cs4297a_state *s, int nonblock) in drain_adc()
1609 static int drain_dac(struct cs4297a_state *s, int nonblock) in drain_dac()
Dsequencer.c329 static int seq_queue(unsigned char *note, char nonblock) in seq_queue()
/linux-3.3/drivers/media/video/
Dvideobuf2-core.c1930 loff_t *ppos, int nonblock, int read) in __vb2_perform_fileio()
/linux-3.3/fs/gfs2/
Dglock.c591 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue()
/linux-3.3/net/ipv4/
Dtcp.c1406 size_t len, int nonblock, int flags, int *addr_len) in tcp_recvmsg()

12