Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Donce_lite.h13 #define __ONCE_LITE_IF(condition) \ macro
30 if (__ONCE_LITE_IF(__ret_do_once)) \
/linux-6.3-rc2/arch/x86/mm/
A Dextable.c150 if (__ONCE_LITE_IF(!safe && wrmsr)) { in ex_handler_msr()
157 if (__ONCE_LITE_IF(!safe && !wrmsr)) { in ex_handler_msr()

Completed in 5 milliseconds