|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | AUDIT_CAUSE_LEN_MAX 32 |
Functions | |
| LIST_HEAD (ima_measurements) | |
| int | ima_add_template_entry (struct ima_template_entry *entry, int violation, const char *op, struct inode *inode) |
Variables | |
| struct ima_h_table | ima_htable |
| #define AUDIT_CAUSE_LEN_MAX 32 |
Definition at line 26 of file ima_queue.c.
| int ima_add_template_entry | ( | struct ima_template_entry * | entry, |
| int | violation, | ||
| const char * | op, | ||
| struct inode * | inode | ||
| ) |
Definition at line 107 of file ima_queue.c.
| LIST_HEAD | ( | ima_measurements | ) |
| struct ima_h_table ima_htable |
Definition at line 31 of file ima_queue.c.
1.8.2