Home
last modified time | relevance | path

Searched defs:STRING_EQUAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dstackleak_plugin.c449 #define STRING_EQUAL(node, str) string_equal(node, str, strlen(str)) macro
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dstackleak_plugin.c447 #define STRING_EQUAL(node, str) string_equal(node, str, strlen(str)) macro

Completed in 2 milliseconds