opnsense-src/sys/security/mac
Mark Johnston 2daaf63d53 mac: Remove uses of DEBUG_VFS_LOCKS
We can assert that a vnode lock is held whenever INVARIANTS is
configured.

Reviewed by:	kib
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D51698
2025-08-03 21:52:23 +00:00
..
mac_audit.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mac_cred.c New setcred() system call and associated MAC hooks 2024-12-16 15:42:39 +01:00
mac_framework.c MAC: Define a common 'mac' node for MAC's jail parameters 2024-12-16 15:42:27 +01:00
mac_framework.h mac: Remove uses of DEBUG_VFS_LOCKS 2025-08-03 21:52:23 +00:00
mac_inet.c MAC: improve consistency in error handling 2024-09-26 08:04:54 +02:00
mac_inet6.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_internal.h MAC: mac_policy.h: Declare common MAC sysctl and jail parameters' nodes 2024-12-16 15:42:28 +01:00
mac_kdb.c kdb: Modify securelevel policy 2023-03-30 10:45:00 -04:00
mac_label.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_net.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_pipe.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_policy.h New setcred() system call and associated MAC hooks 2024-12-16 15:42:39 +01:00
mac_posix_sem.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_posix_shm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_priv.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_process.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_socket.c MAC: improve handling of listening sockets 2024-09-26 08:06:24 +02:00
mac_syscalls.c MAC: syscalls: mac_label_copyin(): 32-bit compatibility 2024-12-16 15:42:29 +01:00
mac_syscalls.h MAC: syscalls: mac_label_copyin(): 32-bit compatibility 2024-12-16 15:42:29 +01:00
mac_system.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_sysv_msg.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_sysv_sem.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_sysv_shm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mac_vfs.c mac: Remove uses of DEBUG_VFS_LOCKS 2025-08-03 21:52:23 +00:00