/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep_local.h | 29 int (*nonblock)(snd_hwdep_t *hwdep, int nonblock); member
|
H A D | hwdep_hw.c | 46 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 D | fd_holder_internal.c | 118 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 D | busy_poll.h | 102 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 D | seq_fifo.c | 161 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 D | seq_memory.c | 210 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 D | busy_poll.h | 105 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 D | seq_fifo.c | 162 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 D | seq_memory.c | 269 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 D | timer_local.h | 29 int (*nonblock)(snd_timer_t *timer, int nonblock); member
|
/third_party/backends/sanei/ |
H A D | sanei_udp.c | 189 sanei_udp_set_nonblock(int fd, SANE_Bool nonblock) in sanei_udp_set_nonblock() argument
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | cong.c | 368 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 D | signalfd.c | 207 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 D | signalfd.c | 207 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 D | cong.c | 368 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 D | rawmidi_local.h | 29 int (*nonblock)(snd_rawmidi_t *rawmidi, int nonblock); member
|
H A D | rawmidi_hw.c | 79 static int snd_rawmidi_hw_nonblock(snd_rawmidi_t *rmidi, int nonblock) in snd_rawmidi_hw_nonblock() argument
|
H A D | rawmidi_virt.c | 73 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 D | xfer-libasound.h | 52 bool nonblock:1; member
|
/third_party/ltp/testcases/kernel/syscalls/accept4/ |
H A D | accept4_01.c | 88 int nonblock; member
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | pcm_oss.h | 15 nonblock:1, member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | pcm_oss.h | 15 nonblock:1, member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_bo.c | 451 bool nonblock = !!(flags & drm_vmw_synccpu_dontblock); in vmw_user_bo_synccpu_grab() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_blockdetect.c | 88 float nonblock = 0.0f; in calculate_blockiness() local
|
/third_party/alsa-lib/src/control/ |
H A D | control_ext.c | 51 static int snd_ctl_ext_nonblock(snd_ctl_t *handle, int nonblock) in snd_ctl_ext_nonblock() argument
|