Home
last modified time | relevance | path

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

/linux-6.6.21/tools/mm/ !
Dpage_owner_sort.c431 char *tmp, *first_line, *second_line; in get_allocator() local
440 second_line = tmp; in get_allocator()
448 if (tmp && first_line <= tmp && tmp < second_line) in get_allocator()