Home
last modified time | relevance | path

Searched refs:update_thread_flag (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dthread_info.h142 #define update_thread_flag(flag, value) \ macro
/linux-6.15/arch/arm64/kernel/
H A Dprocess.c626 update_thread_flag(TIF_TSC_SIGSEGV, tsc_sigsegv); in do_set_tsc_mode()