Home
last modified time | relevance | path

Searched refs:dfa_other_xindex (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/security/apparmor/
H A Dpolicy_compat.c69 #define dfa_other_xindex(dfa, state) \ macro
135 perms.xindex = dfa_other_xindex(dfa, state); in compute_fperms_other()
/kernel/linux/linux-5.10/security/apparmor/include/
H A Dfile.h156 #define dfa_other_xindex(dfa, state) \ macro
/kernel/linux/linux-5.10/security/apparmor/
H A Dfile.c232 perms.xindex = dfa_other_xindex(dfa, state); in aa_compute_fperms()
H A Dpolicy_unpack.c1019 if (!verify_xindex(dfa_other_xindex(dfa, i), table_size)) in verify_dfa_xindex()

Completed in 4 milliseconds