Searched refs:alternative_call (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | atomic64_32.h | 33 alternative_call(atomic64_##f##_386, atomic64_##g##_cx8, \
|
H A D | alternative.h | 252 #define alternative_call(oldfunc, newfunc, feature, output, input...) \ macro 257 * Like alternative_call, but there are two features and respective functions.
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | alternative.h | 303 #define alternative_call(oldfunc, newfunc, ft_flags, output, input...) \ macro 308 * Like alternative_call, but there are two features and respective functions.
|
H A D | atomic64_32.h | 33 alternative_call(atomic64_##f##_386, atomic64_##g##_cx8, \
|
Completed in 4 milliseconds