Searched defs:arch_maybe_save_ip (Results 1 – 1 of 1) sorted by relevance
15 static inline void arch_maybe_save_ip(unsigned long flags) in arch_maybe_save_ip() function21 #define arch_maybe_save_ip(flags) do {} while (0) macro