Home
last modified time | relevance | path

Searched refs:DECL_NAME_LENGTH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dstackleak_plugin.c99 if (DECL_NAME_LENGTH(var) != sizeof("current_stack_pointer") - 1) in get_current_stack_pointer_decl()
H A Dlatent_entropy_plugin.c499 if (DECL_NAME_LENGTH(var) < sizeof("latent_entropy") - 1) in create_latent_entropy_decl()
H A Dgcc-common.h166 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) macro
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dstackleak_plugin.c97 if (DECL_NAME_LENGTH(var) != sizeof("current_stack_pointer") - 1) in get_current_stack_pointer_decl()
H A Dgcc-common.h109 #define DECL_NAME_LENGTH(node) IDENTIFIER_LENGTH(DECL_NAME(node)) macro
H A Dlatent_entropy_plugin.c487 if (DECL_NAME_LENGTH(var) < sizeof("latent_entropy") - 1) in create_latent_entropy_decl()

Completed in 6 milliseconds