AUDIT_LOG_END(9) Audit Interfaces AUDIT_LOG_END(9)NAMEaudit_log_end - end one audit recordSYNOPSISvoid audit_log_end(struct audit_buffer * ab);ARGUMENTSab the audit_bufferDESCRIPTIONThe 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 AUDIT_LOG_END(9)
| Related Man Pages |
|---|
| request_threaded_irq(9) - suse |
| blk_init_queue(9) - centos |
| parport_register_port(9) - suse |
| request_threaded_irq(9) - centos |
| blk_init_queue(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |