Searched defs:oldfunc (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | alternative.h | 279 #define alternative_call(oldfunc, newfunc, ft_flags, output, input, clobbers...) \ argument 292 #define alternative_call_2(oldfunc, newfunc1, ft_flags1, newfunc2, ft_flags2, \ argument
|