Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drange.h43 #define DEFINE_RANGE(_start, _end) \ macro
/linux-6.15/lib/tests/
H A Dprintf_kunit.c374 struct range test_range = DEFINE_RANGE(0xc0ffee00ba5eba11, in struct_range()
378 test_range = DEFINE_RANGE(0xc0ffee, 0xba5eba11); in struct_range()
382 test_range = DEFINE_RANGE(0xba5eba11, 0xc0ffee); in struct_range()