Home
last modified time | relevance | path

Searched defs:nonblock (Results 1 - 25 of 121) sorted by relevance

12345

/third_party/alsa-lib/src/hwdep/
H A Dhwdep_local.h29 int (*nonblock)(snd_hwdep_t *hwdep, int nonblock); member
H A Dhwdep_hw.c46 static int snd_hwdep_hw_nonblock(snd_hwdep_t *hwdep, int nonblock) in snd_hwdep_hw_nonblock() argument
/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder_internal.c118 int *ReceiveFds(int sock, struct iovec iovec, size_t *outFdCount, bool nonblock, pid_t *requestPid) in ReceiveFds() argument
/kernel/linux/linux-5.10/include/net/
H A Dbusy_poll.h102 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop() argument
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_fifo.c161 snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock) snd_seq_fifo_cell_out() argument
H A Dseq_memory.c210 snd_seq_cell_alloc(struct snd_seq_pool *pool, struct snd_seq_event_cell **cellp, int nonblock, struct file *file, struct mutex *mutexp) snd_seq_cell_alloc() argument
282 snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, struct snd_seq_event_cell **cellp, int nonblock, struct file *file, struct mutex *mutexp) snd_seq_event_dup() argument
/kernel/linux/linux-6.6/include/net/
H A Dbusy_poll.h105 static inline void sk_busy_loop(struct sock *sk, int nonblock) in sk_busy_loop() argument
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_fifo.c162 snd_seq_fifo_cell_out(struct snd_seq_fifo *f, struct snd_seq_event_cell **cellp, int nonblock) snd_seq_fifo_cell_out() argument
H A Dseq_memory.c269 snd_seq_cell_alloc(struct snd_seq_pool *pool, struct snd_seq_event_cell **cellp, int nonblock, struct file *file, struct mutex *mutexp) snd_seq_cell_alloc() argument
341 snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, struct snd_seq_event_cell **cellp, int nonblock, struct file *file, struct mutex *mutexp) snd_seq_event_dup() argument
/third_party/alsa-lib/src/timer/
H A Dtimer_local.h29 int (*nonblock)(snd_timer_t *timer, int nonblock); member
/third_party/backends/sanei/
H A Dsanei_udp.c189 sanei_udp_set_nonblock(int fd, SANE_Bool nonblock) in sanei_udp_set_nonblock() argument
/kernel/linux/linux-5.10/net/rds/
H A Dcong.c368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait() argument
/kernel/linux/linux-5.10/fs/
H A Dsignalfd.c207 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
156 signalfd_dequeue(struct signalfd_ctx *ctx, kernel_siginfo_t *info, int nonblock) signalfd_dequeue() argument
/kernel/linux/linux-6.6/fs/
H A Dsignalfd.c207 int nonblock = file->f_flags & O_NONBLOCK; in signalfd_read() local
155 signalfd_dequeue(struct signalfd_ctx *ctx, kernel_siginfo_t *info, int nonblock) signalfd_dequeue() argument
/kernel/linux/linux-6.6/net/rds/
H A Dcong.c368 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait() argument
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_local.h29 int (*nonblock)(snd_rawmidi_t *rawmidi, int nonblock); member
H A Drawmidi_hw.c79 static int snd_rawmidi_hw_nonblock(snd_rawmidi_t *rmidi, int nonblock) in snd_rawmidi_hw_nonblock() argument
H A Drawmidi_virt.c73 static int snd_rawmidi_virtual_nonblock(snd_rawmidi_t *rmidi, int nonblock) in snd_rawmidi_virtual_nonblock() argument
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.h52 bool nonblock:1; member
/third_party/ltp/testcases/kernel/syscalls/accept4/
H A Daccept4_01.c88 int nonblock; member
/kernel/linux/linux-5.10/include/sound/
H A Dpcm_oss.h15 nonblock:1, member
/kernel/linux/linux-6.6/include/sound/
H A Dpcm_oss.h15 nonblock:1, member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c451 bool nonblock = !!(flags & drm_vmw_synccpu_dontblock); in vmw_user_bo_synccpu_grab() local
/third_party/ffmpeg/libavfilter/
H A Dvf_blockdetect.c88 float nonblock = 0.0f; in calculate_blockiness() local
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c51 static int snd_ctl_ext_nonblock(snd_ctl_t *handle, int nonblock) in snd_ctl_ext_nonblock() argument

Completed in 12 milliseconds

12345