Searched refs:M_RDONLY (Results 1 – 9 of 9) sorted by relevance
44 #pragma D binding "1.6.3" M_RDONLY45 inline int M_RDONLY = 0x00000008; /* associated data is marked read-only */ variable93 flags & M_RDONLY ? "M_RDONLY" :
455 #define M_RDONLY 0x00000008 /* associated data is marked read-only */ macro493 (M_PKTHDR|M_EOR|M_RDONLY|M_BCAST|M_MCAST|M_PROMISC|M_VLANTAG|M_TSTMP| \500 (M_EXT | M_RDONLY | M_NOFREE | M_EXTPG)1102 #define M_WRITABLE(m) (((m)->m_flags & (M_RDONLY | M_EXTPG)) == 0 && \
910 m->m_flags &= ~(M_EXT | M_RDONLY | M_EXTPG); in mb_unmapped_compress()1037 mb_unmapped_free_mext, sf, mref, M_RDONLY, EXT_SFBUF); in _mb_unmapped_to_ext()1160 m->m_flags |= (M_EXT | M_RDONLY | M_EXTPG); in mb_alloc_ext_pgs()
231 n->m_flags |= m->m_flags & (M_RDONLY | M_EXT | M_EXTPG); in mb_dupcl()711 n->m_flags &= ~M_RDONLY; in m_dup()
1113 m0->m_flags |= (M_EXT | M_RDONLY); in vn_sendfile()
111 mb->m_flags |= M_RDONLY; /* Don't allow compression once sent. */ in sdp_post_send()
1729 M_RDONLY, EXT_NET_DRV); in cas_rint()1769 (void *)(uintptr_t)idx, M_RDONLY, in cas_rint()1804 M_RDONLY, EXT_NET_DRV); in cas_rint()
1238 newmb->m_flags |= M_RDONLY; in icl_soft_conn_pdu_append_data()
766 m->m_flags |= M_RDONLY; in icl_cxgbei_conn_pdu_append_data()