Searched refs:STRING_EQUAL (Results 1 – 1 of 1) sorted by relevance
447 #define STRING_EQUAL(node, str) string_equal(node, str, strlen(str)) macro458 if (STRING_EQUAL(section, ".init.text")) in stackleak_gate()460 if (STRING_EQUAL(section, ".devinit.text")) in stackleak_gate()462 if (STRING_EQUAL(section, ".cpuinit.text")) in stackleak_gate()464 if (STRING_EQUAL(section, ".meminit.text")) in stackleak_gate()466 if (STRING_EQUAL(section, ".noinstr.text")) in stackleak_gate()468 if (STRING_EQUAL(section, ".entry.text")) in stackleak_gate()