aa_sfs_entry
struct aa_sfs_entry *fs_file = seq->private;
static struct aa_sfs_entry aa_sfs_entry_file[] = {
static struct aa_sfs_entry aa_sfs_entry_ptrace[] = {
static struct aa_sfs_entry aa_sfs_entry_signal[] = {
static struct aa_sfs_entry aa_sfs_entry_attach[] = {
static struct aa_sfs_entry aa_sfs_entry_domain[] = {
static struct aa_sfs_entry aa_sfs_entry_unconfined[] = {
static struct aa_sfs_entry aa_sfs_entry_versions[] = {
static struct aa_sfs_entry aa_sfs_entry_policy[] = {
static struct aa_sfs_entry aa_sfs_entry_mount[] = {
static struct aa_sfs_entry aa_sfs_entry_ns[] = {
static struct aa_sfs_entry aa_sfs_entry_dbus[] = {
static struct aa_sfs_entry aa_sfs_entry_query_label[] = {
static struct aa_sfs_entry aa_sfs_entry_query[] = {
static struct aa_sfs_entry aa_sfs_entry_io_uring[] = {
static struct aa_sfs_entry aa_sfs_entry_features[] = {
static struct aa_sfs_entry aa_sfs_entry_apparmor[] = {
static struct aa_sfs_entry aa_sfs_entry =
static int __init entry_create_file(struct aa_sfs_entry *fs_file,
static void __init entry_remove_dir(struct aa_sfs_entry *fs_dir);
static int __init entry_create_dir(struct aa_sfs_entry *fs_dir,
struct aa_sfs_entry *fs_file;
static void __init entry_remove_file(struct aa_sfs_entry *fs_file)
static void __init entry_remove_dir(struct aa_sfs_entry *fs_dir)
struct aa_sfs_entry *fs_file;
entry_remove_dir(&aa_sfs_entry);
if (aa_sfs_entry.dentry) {
error = entry_create_dir(&aa_sfs_entry, NULL);
dent = securityfs_create_file(".load", 0666, aa_sfs_entry.dentry,
dent = securityfs_create_file(".replace", 0666, aa_sfs_entry.dentry,
dent = securityfs_create_file(".remove", 0666, aa_sfs_entry.dentry,
dent = securityfs_create_file("revision", 0444, aa_sfs_entry.dentry,
dent = securityfs_create_symlink("policy", aa_sfs_entry.dentry,
error = aa_mk_null_file(aa_sfs_entry.dentry);
struct aa_sfs_entry aa_sfs_entry_caps[] = {
struct aa_sfs_entry;
struct aa_sfs_entry *files;
extern struct aa_sfs_entry aa_sfs_entry_caps[];
extern struct aa_sfs_entry aa_sfs_entry_network[];
extern struct aa_sfs_entry aa_sfs_entry_networkv9[];
extern struct aa_sfs_entry aa_sfs_entry_rlimit[];
struct aa_sfs_entry aa_sfs_entry_network[] = {
struct aa_sfs_entry aa_sfs_entry_networkv9[] = {
struct aa_sfs_entry aa_sfs_entry_rlimit[] = {