audit_log_end(9) centos man page | unix.com

Man Page: audit_log_end

Operating Environment: centos

Section: 9

AUDIT_LOG_END(9)						 Audit Interfaces						  AUDIT_LOG_END(9)

NAME
audit_log_end - end one audit record
SYNOPSIS
void audit_log_end(struct audit_buffer * ab);
ARGUMENTS
ab the audit_buffer
DESCRIPTION
The netlink_* functions cannot be called inside an irq context, so the audit buffer is placed on a queue and a tasklet is scheduled to remove them from the queue outside the irq context. May be called in any context.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 AUDIT_LOG_END(9)
Related Man Pages
blk_init_queue(9) - centos
parport_register_port(9) - centos
struct_irq_data(9) - centos
struct_spi_message(9) - centos
blk_init_queue(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing