Searched refs:SB_KNOTE (Results 1 – 4 of 4) sorted by relevance
45 #define SB_KNOTE 0x100 /* kernel note attached */ macro
335 if (sb_flags & SB_KNOTE) { in db_print_sbflags()
4507 sb->sb_flags |= SB_KNOTE;4522 so->so_rcv.sb_flags &= ~SB_KNOTE;4580 so->so_snd.sb_flags &= ~SB_KNOTE;
543 SB_UPCALL | SB_AIO | SB_KNOTE)) != 0); in sb_notify()