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

/linux-master/arch/sparc/include/asm/
H A Dptrace.h63 #define force_successful_syscall_return() set_thread_noerror(1)
H A Dthread_info_64.h148 #define set_thread_noerror(val) (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_NOERROR] = (val)) macro

Completed in 214 milliseconds