Home
last modified time | relevance | path

Searched refs:shift_window_buffer (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dwindows.c42 static inline void shift_window_buffer(int first_win, int last_win, struct thread_info *tp) in shift_window_buffer() function
79 shift_window_buffer(window, tp->w_saved - 1, tp); in synchronize_user_stack()
H A Dprocess_64.c467 static inline void shift_window_buffer(int first_win, int last_win, in shift_window_buffer() function
500 shift_window_buffer(window, get_thread_wsaved() - 1, t); in synchronize_user_stack()