Searched refs:__pmd_error (Results 1 – 3 of 3) sorted by relevance
58 extern void __pmd_error(const char *file, int line, pmd_t);62 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd)
219 void __pmd_error(const char *file, int line, unsigned long val) in __pmd_error() function
759 void __pmd_error(const char *file, int line, pmd_t pmd) in __pmd_error() function