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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dwindows.c39 static inline void shift_window_buffer(int first_win, int last_win, struct thread_info *tp) function
67 shift_window_buffer(window, tp->w_saved - 1, tp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dprocess.c483 static inline void shift_window_buffer(int first_win, int last_win, function
516 shift_window_buffer(window, get_thread_wsaved() - 1, t);

Completed in 158 milliseconds