/linux-3.3/fs/ |
D | signalfd.c | 157 int nonblock) in signalfd_dequeue() 206 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
|
/linux-3.3/arch/mn10300/kernel/ |
D | gdb-io-serial.c | 100 int gdbstub_io_rx_char(unsigned char *_ch, int nonblock) in gdbstub_io_rx_char()
|
D | gdb-io-ttysm.c | 182 int gdbstub_io_rx_char(unsigned char *_ch, int nonblock) in gdbstub_io_rx_char()
|
/linux-3.3/drivers/char/ |
D | lp.c | 274 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
|
D | virtio_console.c | 494 bool nonblock) in send_buf() 674 bool nonblock; in port_fops_write() local
|
/linux-3.3/sound/core/seq/ |
D | seq_memory.c | 224 int nonblock, struct file *file) in snd_seq_cell_alloc() 290 struct snd_seq_event_cell **cellp, int nonblock, in snd_seq_event_dup()
|
D | seq_fifo.c | 174 struct snd_seq_event_cell **cellp, int nonblock) in snd_seq_fifo_cell_out()
|
D | seq_clientmgr.c | 432 int nonblock; in snd_seq_read() local
|
/linux-3.3/drivers/media/dvb/ttpci/ |
D | av7110_av.c | 446 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/ |
D | gdb-io.c | 140 int gdbstub_rx_char(unsigned char *_ch, int nonblock) in gdbstub_rx_char()
|
/linux-3.3/drivers/usb/class/ |
D | usblp.c | 856 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/ |
D | pcm_lib.c | 1890 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/ |
D | mptctl.c | 179 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/ |
D | cong.c | 346 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
|
D | recv.c | 404 int ret = 0, nonblock = msg_flags & MSG_DONTWAIT; in rds_recvmsg() local
|
D | send.c | 932 int nonblock = msg->msg_flags & MSG_DONTWAIT; in rds_sendmsg() local
|
/linux-3.3/include/sound/ |
D | pcm_oss.h | 30 nonblock:1, member
|
/linux-3.3/fs/nfs/ |
D | write.c | 228 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/ |
D | proto.c | 811 size_t len, int nonblock, int flags, int *addr_len) in dccp_recvmsg()
|
/linux-3.3/net/llc/ |
D | af_llc.c | 712 const int nonblock = flags & MSG_DONTWAIT; in llc_ui_recvmsg() local
|
/linux-3.3/sound/oss/ |
D | swarm_cs4297a.c | 1600 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()
|
D | sequencer.c | 329 static int seq_queue(unsigned char *note, char nonblock) in seq_queue()
|
/linux-3.3/drivers/media/video/ |
D | videobuf2-core.c | 1930 loff_t *ppos, int nonblock, int read) in __vb2_perform_fileio()
|
/linux-3.3/fs/gfs2/ |
D | glock.c | 591 static void run_queue(struct gfs2_glock *gl, const int nonblock) in run_queue()
|
/linux-3.3/net/ipv4/ |
D | tcp.c | 1406 size_t len, int nonblock, int flags, int *addr_len) in tcp_recvmsg()
|