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