Home
last modified time | relevance | path

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

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