freebsd-dev/sys/security/audit
Mateusz Guzik 574adb65c8 Sprinkle __read_frequently on few obvious places.
Note that some of annotated variables should probably change their types
to something smaller, preferably bit-sized.
2017-09-06 20:33:33 +00:00
..
audit_arg.c Audit arguments to POSIX message queues, semaphores, and shared memory. 2017-03-31 13:43:00 +00:00
audit_bsm_db.c Break audit_bsm_klib.c into two files: one (audit_bsm_klib.c) 2017-04-03 10:15:58 +00:00
audit_bsm_klib.c Break audit_bsm_klib.c into two files: one (audit_bsm_klib.c) 2017-04-03 10:15:58 +00:00
audit_bsm.c Various BSM generation improvements when auditing AUE_ACCEPT, 2017-03-30 21:39:03 +00:00
audit_dtrace.c Add an experimental DTrace audit provider, which allows users of DTrace to 2017-03-29 19:58:00 +00:00
audit_ioctl.h
audit_pipe.c Move the funsetown(9) call from audit_pipe_close() to cdevpriv 2016-01-13 14:02:07 +00:00
audit_private.h Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
audit_syscalls.c Introduce an audit event identifier -> audit event name mapping 2017-03-27 10:38:53 +00:00
audit_trigger.c
audit_worker.c Add an experimental DTrace audit provider, which allows users of DTrace to 2017-03-29 19:58:00 +00:00
audit.c Sprinkle __read_frequently on few obvious places. 2017-09-06 20:33:33 +00:00
audit.h Correct macro names and signatures for !AUDIT versions of canonical 2017-03-31 14:13:13 +00:00
bsm_domain.c
bsm_errno.c Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00
bsm_fcntl.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
bsm_socket_type.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
bsm_token.c