freebsd-dev/sys/security/mac
Robert Watson 6d1a6a9a9a mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so
don't try and convert the argument flags to malloc flags, or we risk
implicitly requesting blocking and generating witness warnings.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-15 19:33:23 +00:00
..
mac_framework.c mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so 2003-04-15 19:33:23 +00:00
mac_framework.h Move MAC label storage for mbufs into m_tags from the m_pkthdr structure, 2003-04-14 20:39:06 +00:00
mac_internal.h mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so 2003-04-15 19:33:23 +00:00
mac_net.c mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so 2003-04-15 19:33:23 +00:00
mac_pipe.c mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so 2003-04-15 19:33:23 +00:00
mac_policy.h Move MAC label storage for mbufs into m_tags from the m_pkthdr structure, 2003-04-14 20:39:06 +00:00
mac_process.c mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so 2003-04-15 19:33:23 +00:00
mac_syscalls.c mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so 2003-04-15 19:33:23 +00:00
mac_system.c mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so 2003-04-15 19:33:23 +00:00
mac_vfs.c mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so 2003-04-15 19:33:23 +00:00