#include <linux/spinlock.h>
#include <linux/errno.h>
#include <linux/err.h>
#include "include/sid.h"
Go to the source code of this file.
aa_alloc_sid - allocate a new sid for a profile
Definition at line 35 of file sid.c.
aa_free_sid - free a sid : sid to free
Definition at line 52 of file sid.c.