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

/linux-master/security/apparmor/include/
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 Dapparmorfs.h24 struct aa_sfs_entry;
26 struct aa_sfs_entry { struct
35 struct aa_sfs_entry *files;
H A Dnet.h94 extern struct aa_sfs_entry aa_sfs_entry_network[];
/linux-master/security/apparmor/
H A Dapparmorfs.c993 struct aa_sfs_entry *fs_file = seq->private;
2308 static struct aa_sfs_entry aa_sfs_entry_file[] = {
2314 static struct aa_sfs_entry aa_sfs_entry_ptrace[] = {
2319 static struct aa_sfs_entry aa_sfs_entry_signal[] = {
2324 static struct aa_sfs_entry aa_sfs_entry_attach[] = {
2328 static struct aa_sfs_entry aa_sfs_entry_domain[] = {
2343 static struct aa_sfs_entry aa_sfs_entry_unconfined[] = {
2348 static struct aa_sfs_entry aa_sfs_entry_versions[] = {
2358 static struct aa_sfs_entry aa_sfs_entry_policy[] = {
2369 static struct aa_sfs_entry aa_sfs_entry_moun
2429 static struct aa_sfs_entry aa_sfs_entry = variable in typeref:struct:aa_sfs_entry
[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[] = {

Completed in 310 milliseconds