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

/linux-master/include/linux/
H A Donce_lite.h13 #define __ONCE_LITE_IF(condition) \ macro
30 if (__ONCE_LITE_IF(__ret_do_once)) \
/linux-master/arch/x86/mm/
H A Dextable.c177 if (__ONCE_LITE_IF(!safe && wrmsr)) {
184 if (__ONCE_LITE_IF(!safe && !wrmsr)) {

Completed in 142 milliseconds