Home
last modified time | relevance | path

Searched refs:__thread_flag_byte_ptr (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/include/asm/
A Dthread_info_64.h139 #define __thread_flag_byte_ptr(ti) \ macro
141 #define __cur_thread_flag_byte_ptr __thread_flag_byte_ptr(current_thread_info())
/linux/arch/sparc/kernel/
A Dkgdb_64.c80 cwp = __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP]; in sleeping_thread_to_gdb_regs()
A Dprocess_64.c599 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread()
614 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread()

Completed in 5 milliseconds