Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dpolicy_compat.c203 static u32 map_xbits(u32 x) in map_xbits() function
234 perms.allow |= map_xbits(dfa_user_xbits(dfa, state)); in compute_perms_entry()
243 perms.quiet |= map_xbits(dfa_other_xbits(dfa, state)); in compute_perms_entry()