Home
last modified time | relevance | path

Searched refs:aa_sfs_entry (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/security/apparmor/
Dapparmorfs.c982 struct aa_sfs_entry *fs_file = seq->private; in aa_sfs_seq_show()
2197 static struct aa_sfs_entry aa_sfs_entry_file[] = {
2203 static struct aa_sfs_entry aa_sfs_entry_ptrace[] = {
2208 static struct aa_sfs_entry aa_sfs_entry_signal[] = {
2213 static struct aa_sfs_entry aa_sfs_entry_attach[] = {
2217 static struct aa_sfs_entry aa_sfs_entry_domain[] = {
2231 static struct aa_sfs_entry aa_sfs_entry_versions[] = {
2239 static struct aa_sfs_entry aa_sfs_entry_policy[] = {
2245 static struct aa_sfs_entry aa_sfs_entry_mount[] = {
2250 static struct aa_sfs_entry aa_sfs_entry_ns[] = {
[all …]
Dcapability.c31 struct aa_sfs_entry aa_sfs_entry_caps[] = {
Dnet.c25 struct aa_sfs_entry aa_sfs_entry_network[] = {
Dresource.c28 struct aa_sfs_entry aa_sfs_entry_rlimit[] = {
/Linux-v4.19/security/apparmor/include/
Dapparmorfs.h28 struct aa_sfs_entry;
30 struct aa_sfs_entry { struct
39 struct aa_sfs_entry *files; argument
Dcapability.h41 extern struct aa_sfs_entry aa_sfs_entry_caps[];
Dresource.h37 extern struct aa_sfs_entry aa_sfs_entry_rlimit[];
Dnet.h86 extern struct aa_sfs_entry aa_sfs_entry_network[];