Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dcompiler_types.h92 #define __function_aligned __aligned(CONFIG_FUNCTION_ALIGNMENT) macro
94 #define __function_aligned macro
/linux-6.14.4/kernel/
Dexit.c1966 __weak __function_aligned void abort(void) in abort()