Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Dpolicy_compat.c197 static u32 map_xbits(u32 x) in map_xbits() function
228 perms.allow |= map_xbits(dfa_user_xbits(dfa, state)); in compute_perms_entry()
237 perms.quiet |= map_xbits(dfa_other_xbits(dfa, state)); in compute_perms_entry()

Completed in 7 milliseconds