Searched refs:swap_ex_entry_fixup (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/lib/ |
D | extable.c | 37 #ifdef swap_ex_entry_fixup in swap_ex() 38 swap_ex_entry_fixup(x, y, tmp, delta); in swap_ex()
|
/Linux-v5.10/arch/x86/include/asm/ |
D | extable.h | 24 #define swap_ex_entry_fixup(a, b, tmp, delta) \ macro
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | extable.h | 50 #define swap_ex_entry_fixup(a, b, tmp, delta) \ macro
|
/Linux-v5.10/arch/s390/include/asm/ |
D | extable.h | 65 static inline void swap_ex_entry_fixup(struct exception_table_entry *a, in swap_ex_entry_fixup() function
|