Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h1846 #define conditional_stopped_child_used_math(condition, child) \ macro
1849 #define conditional_used_math(condition) conditional_stopped_child_used_math(condition, current)