Home
last modified time | relevance | path

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

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