Home
last modified time | relevance | path

Searched refs:__function_aligned (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dcompiler_types.h83 #define __function_aligned __aligned(CONFIG_FUNCTION_ALIGNMENT) macro
85 #define __function_aligned macro
/openbmc/linux/kernel/
H A Dexit.c1919 __weak __function_aligned void abort(void) in abort()