Searched refs:PARSE_TIME (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_bitmap.c | 300 #define PARSE_TIME 0x1 macro 330 {0, "0-2047:128/256", NULL, 2048, PARSE_TIME}, 385 if (ptest.flags & PARSE_TIME) in test_bitmap_parselist() 462 if (test.flags & PARSE_TIME) in test_bitmap_parse()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_bitmap.c | 360 #define PARSE_TIME 0x1 macro 390 {0, "0-2047:128/256", NULL, 2048, PARSE_TIME}, 486 if (ptest.flags & PARSE_TIME) in test_bitmap_parselist() 603 if (test.flags & PARSE_TIME) in test_bitmap_parse()
|
Completed in 3 milliseconds