Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/
Dapparmorfs.c987 struct aa_sfs_entry *fs_file = seq->private; in aa_sfs_seq_show()
2290 static struct aa_sfs_entry aa_sfs_entry_file[] = {
2296 static struct aa_sfs_entry aa_sfs_entry_ptrace[] = {
2301 static struct aa_sfs_entry aa_sfs_entry_signal[] = {
2306 static struct aa_sfs_entry aa_sfs_entry_attach[] = {
2310 static struct aa_sfs_entry aa_sfs_entry_domain[] = {
2324 static struct aa_sfs_entry aa_sfs_entry_versions[] = {
2332 static struct aa_sfs_entry aa_sfs_entry_policy[] = {
2340 static struct aa_sfs_entry aa_sfs_entry_mount[] = {
2345 static struct aa_sfs_entry aa_sfs_entry_ns[] = {
[all …]
Dcapability.c27 struct aa_sfs_entry aa_sfs_entry_caps[] = {
Dresource.c24 struct aa_sfs_entry aa_sfs_entry_rlimit[] = {
Dnet.c22 struct aa_sfs_entry aa_sfs_entry_network[] = {
/Linux-v5.10/security/apparmor/include/
Dapparmorfs.h24 struct aa_sfs_entry;
26 struct aa_sfs_entry { struct
35 struct aa_sfs_entry *files; argument
Dcapability.h37 extern struct aa_sfs_entry aa_sfs_entry_caps[];
Dresource.h33 extern struct aa_sfs_entry aa_sfs_entry_rlimit[];
Dnet.h89 extern struct aa_sfs_entry aa_sfs_entry_network[];