Home
last modified time | relevance | path

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

/linux-6.14.4/security/apparmor/
Dmatch.c260 static struct table_header *remap_data16_to_data32(struct table_header *old) in remap_data16_to_data32() function
393 table = remap_data16_to_data32(table); in aa_dfa_unpack()