Searched defs:VM_WARN_ON_ONCE (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/vma/ | ||
| H A D | vma_internal.h | 55 #define VM_WARN_ON_ONCE(_expr) (WARN_ON_ONCE(_expr)) macro |
| /linux/tools/testing/vma/include/ | ||
| H A D | custom.h | 19 #define VM_WARN_ON_ONCE( global() macro |