Searched refs:srcfile (Results 1 – 1 of 1) sorted by relevance
/lib/ |
D | test_bitmap.c | 61 __check_eq_uint(const char *srcfile, unsigned int line, in __check_eq_uint() argument 66 srcfile, line, exp_uint, x); in __check_eq_uint() 74 __check_eq_bitmap(const char *srcfile, unsigned int line, in __check_eq_bitmap() argument 80 srcfile, line, in __check_eq_bitmap() 88 __check_eq_pbl(const char *srcfile, unsigned int line, in __check_eq_pbl() argument 95 srcfile, line, in __check_eq_pbl() 103 __check_eq_u32_array(const char *srcfile, unsigned int line, 107 __check_eq_u32_array(const char *srcfile, unsigned int line, in __check_eq_u32_array() argument 113 srcfile, line, in __check_eq_u32_array() 119 pr_warn("[%s:%u] array contents differ\n", srcfile, line); in __check_eq_u32_array() [all …]
|