Home
last modified time | relevance | path

Searched refs:expect_eq_str (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/
H A Dtest_bitmap.c193 #define expect_eq_str(...) __expect_eq(str, ##__VA_ARGS__) macro
1147 expect_eq_str(t->mask, print_buf, n); in test_bitmap_print_buf()
1152 expect_eq_str(t->list, print_buf, n); in test_bitmap_print_buf()
1159 expect_eq_str(t->list + PAGE_SIZE, print_buf, n); in test_bitmap_print_buf()

Completed in 2 milliseconds