Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/
Dpolicy_compat.c196 static u32 map_other(u32 x) in map_other() function
230 perms.allow |= map_other(dfa_other_allow(dfa, state)); in compute_perms_entry()
240 perms.audit |= map_other(dfa_other_audit(dfa, state)); in compute_perms_entry()
241 perms.quiet |= map_other(dfa_other_quiet(dfa, state)); in compute_perms_entry()