Home
last modified time | relevance | path

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

/linux-6.15/tools/mm/
H A Dpage_owner_sort.c410 char *tmp, *first_line, *second_line; in get_allocator() local
419 second_line = tmp; in get_allocator()
427 if (tmp && first_line <= tmp && tmp < second_line) in get_allocator()