Searched refs:get_thread_wsaved (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dthread_info_64.h181 #define get_thread_wsaved() (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_WSAVED]) macro
H A Dptrace.h185 get_thread_wsaved() != 0; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dprocess_64.c433 if ((window = get_thread_wsaved()) != 0) {
448 shift_window_buffer(window, get_thread_wsaved() - 1, t);
449 set_thread_wsaved(get_thread_wsaved() - 1);
480 window = get_thread_wsaved();
H A Dsignal_64.c52 if (get_thread_wsaved() ||
152 if (get_thread_wsaved() || clear_user(ucp, sizeof(*ucp)))
429 if (get_thread_wsaved() != 0)
H A Dsignal32.c537 if (get_thread_wsaved() != 0)
654 if (get_thread_wsaved() != 0)

Completed in 117 milliseconds