Searched refs:swap_ex_entry_fixup (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/lib/ |
D | extable.c | 36 #ifdef swap_ex_entry_fixup in swap_ex() 37 swap_ex_entry_fixup(x, y, tmp, delta); in swap_ex()
|
/Linux-v5.15/arch/x86/include/asm/ |
D | extable.h | 24 #define swap_ex_entry_fixup(a, b, tmp, delta) \ macro
|
/Linux-v5.15/arch/alpha/include/asm/ |
D | extable.h | 50 #define swap_ex_entry_fixup(a, b, tmp, delta) \ macro
|
/Linux-v5.15/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
|