Searched refs:NL_MMAP_STATUS_UNUSED (Results 1 – 3 of 3) sorted by relevance
155 - NL_MMAP_STATUS_UNUSED:173 NL_MMAP_STATUS_UNUSED or queue the frame by setting the179 setting the status to NL_MMAP_STATUS_UNUSED.188 NL_MMAP_STATUS_UNUSED.293 hdr->nm_status = NL_MMAP_STATUS_UNUSED;315 if (hdr->nm_status != NL_MMAP_STATUS_UNUSED)
138 NL_MMAP_STATUS_UNUSED, enumerator
626 if (hdr->nm_status == NL_MMAP_STATUS_UNUSED) in netlink_forward_ring()655 hdr = netlink_current_frame(ring, NL_MMAP_STATUS_UNUSED); in netlink_dump_space()665 return hdr->nm_status == NL_MMAP_STATUS_UNUSED; in netlink_dump_space()710 if (netlink_current_frame(&nlk->tx_ring, NL_MMAP_STATUS_UNUSED)) in netlink_poll()786 netlink_set_status(hdr, NL_MMAP_STATUS_UNUSED); in netlink_mmap_sendmsg()846 hdr = netlink_current_frame(ring, NL_MMAP_STATUS_UNUSED); in netlink_ring_set_copied()890 netlink_set_status(hdr, NL_MMAP_STATUS_UNUSED); in netlink_skb_destructor()1921 hdr = netlink_current_frame(ring, NL_MMAP_STATUS_UNUSED); in __netlink_alloc_skb()