Home
last modified time | relevance | path

Searched defs:set_thread_fpdepth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dthread_info_64.h151 #define set_thread_fpdepth(val) (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FPDEPTH] = (val)) macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dthread_info_64.h150 #define set_thread_fpdepth(val) (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FPDEPTH] = (val)) macro

Completed in 2 milliseconds