Home
last modified time | relevance | path

Searched refs:SET_DECL_ALIGN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h439 #define SET_DECL_ALIGN(decl, align) DECL_ALIGN(decl) = (align) macro
H A Drandomize_layout_plugin.c525 SET_DECL_ALIGN(decl, 0); in randomize_layout_finish_decl()
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dgcc-common.h979 #define SET_DECL_ALIGN(decl, align) DECL_ALIGN(decl) = (align) macro
H A Drandomize_layout_plugin.c554 SET_DECL_ALIGN(decl, 0); in randomize_layout_finish_decl()

Completed in 6 milliseconds