Home
last modified time | relevance | path

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

/Linux-v6.1/tools/vm/
Dpage_owner_sort.c430 char *tmp, *first_line, *second_line; in get_allocator() local
439 second_line = tmp; in get_allocator()
447 if (tmp && first_line <= tmp && tmp < second_line) in get_allocator()