Home
last modified time | relevance | path

Searched refs:SB_AIO (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/kern/
H A Dsys_socket.c733 sb->sb_flags |= SB_AIO; in soaio_process_sb()
765 sb->sb_flags &= ~SB_AIO; in sowakeup_aio()
794 sb->sb_flags &= ~SB_AIO; in soo_aio_cancel()
835 sb->sb_flags |= SB_AIO; in soo_aio_queue()
H A Duipc_debug.c370 if (sb_flags & SB_AIO) { in db_print_sbflags()
H A Duipc_sockbuf.c519 if (sb->sb_flags & SB_AIO) in sowakeup()
/f-stack/tools/compat/include/sys/
H A Dsockbuf.h48 #define SB_AIO 0x80 /* AIO operations queued */ macro
H A Dsocketvar.h264 SB_UPCALL | SB_AIO | SB_KNOTE)) != 0)
/f-stack/freebsd/sys/
H A Dsockbuf.h48 #define SB_AIO 0x80 /* AIO operations queued */ macro
H A Dsocketvar.h264 SB_UPCALL | SB_AIO | SB_KNOTE)) != 0)