|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/scatterlist.h>#include <linux/slab.h>#include <linux/err.h>#include "ima.h"Go to the source code of this file.
Functions | |
| int __init | ima_init (void) |
Variables | |
| int | ima_used_chip |
Definition at line 75 of file ima_init.c.
| int ima_used_chip |
Definition at line 25 of file ima_init.c.
1.8.2