Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dapparmorfs.c993 struct aa_sfs_entry *fs_file = seq->private; in aa_sfs_seq_show()
2318 static struct aa_sfs_entry aa_sfs_entry_file[] = {
2324 static struct aa_sfs_entry aa_sfs_entry_ptrace[] = {
2329 static struct aa_sfs_entry aa_sfs_entry_signal[] = {
2334 static struct aa_sfs_entry aa_sfs_entry_attach[] = {
2338 static struct aa_sfs_entry aa_sfs_entry_domain[] = {
2352 static struct aa_sfs_entry aa_sfs_entry_versions[] = {
2361 static struct aa_sfs_entry aa_sfs_entry_policy[] = {
2369 static struct aa_sfs_entry aa_sfs_entry_mount[] = {
2375 static struct aa_sfs_entry aa_sfs_entry_ns[] = {
[all …]
H A Dcapability.c27 struct aa_sfs_entry aa_sfs_entry_caps[] = {
H A Dresource.c24 struct aa_sfs_entry aa_sfs_entry_rlimit[] = {
H A Dnet.c22 struct aa_sfs_entry aa_sfs_entry_network[] = {
/openbmc/linux/security/apparmor/include/
H A Dapparmorfs.h24 struct aa_sfs_entry;
26 struct aa_sfs_entry { struct
35 struct aa_sfs_entry *files; argument
H A Dcapability.h37 extern struct aa_sfs_entry aa_sfs_entry_caps[];
H A Dresource.h33 extern struct aa_sfs_entry aa_sfs_entry_rlimit[];
H A Dnet.h90 extern struct aa_sfs_entry aa_sfs_entry_network[];