Home
last modified time | relevance | path

Searched refs:__thread_flag_byte_ptr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dthread_info_64.h138 #define __thread_flag_byte_ptr(ti) \ macro
140 #define __cur_thread_flag_byte_ptr __thread_flag_byte_ptr(current_thread_info())
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dthread_info_64.h137 #define __thread_flag_byte_ptr(ti) \ macro
139 #define __cur_thread_flag_byte_ptr __thread_flag_byte_ptr(current_thread_info())
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dkgdb_64.c80 cwp = __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP]; in sleeping_thread_to_gdb_regs()
H A Dprocess_64.c602 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread()
617 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dkgdb_64.c80 cwp = __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP]; in sleeping_thread_to_gdb_regs()
H A Dprocess_64.c592 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread()
606 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread()

Completed in 5 milliseconds