Home
last modified time | relevance | path

Searched defs:FORTIFY_REPORT_KUNIT (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/lib/
Dfortify_kunit.c20 # define FORTIFY_REPORT_KUNIT(x...) __fortify_report(x) macro
23 # define FORTIFY_REPORT_KUNIT(x...) do { } while (0) macro