Searched refs:kfence_unprotect (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/kfence/
H A Dcore.c245 static bool kfence_unprotect(unsigned long addr) function
435 kfence_unprotect(meta->addr);
513 kfence_unprotect((unsigned long)addr); /* To check canary bytes. */
1168 return kfence_unprotect(addr); /* ... unprotect and proceed. */
1227 return kfence_unprotect(addr); /* Unprotect and let access proceed. */

Completed in 229 milliseconds