Home
last modified time | relevance | path

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

/include/linux/
A Dmmdebug.h115 #define VM_WARN_ONCE(cond, format...) (void)WARN_ONCE(cond, format) macro
131 #define VM_WARN_ONCE(cond, format...) BUILD_BUG_ON_INVALID(cond) macro
A Dpagemap.h505 VM_WARN_ONCE((unsigned long)mapping & FOLIO_MAPPING_ANON, in mapping_large_folio_support()

Completed in 7 milliseconds