Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h1701 * with tsk_used_math (like during threaded core dumping).
1733 #define tsk_used_math(p) ((p)->flags & PF_USED_MATH) macro
1734 #define used_math() tsk_used_math(current)

Completed in 4 milliseconds