Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsched.h1763 #define clear_stopped_child_used_math(child) do { (child)->flags &= ~PF_USED_MATH; } while (0) macro
1765 #define clear_used_math() clear_stopped_child_used_math(current)

Completed in 12 milliseconds