suse man page for audit_log_end

Query: audit_log_end

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 2.6. July 2010 AUDIT_LOG_END(9)
Related Man Pages
request_threaded_irq(9) - suse
parport_register_port(9) - suse
struct_irq_data(9) - centos
request_irq(9) - suse
struct_irq_chip(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I