Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dstring_helpers.c1028 const bool write = FORTIFY_REASON_DIR(reason); in __fortify_report()
/linux-6.12.1/include/linux/
Dfortify-string.h13 #define FORTIFY_REASON_DIR(r) FIELD_GET(BIT(0), r) macro