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

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

Completed in 304 milliseconds