Home
last modified time | relevance | path

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

/Linux-v6.6/tools/mm/
Dpage_owner_sort.c464 static bool match_str_list(const char *str, char **list, int list_size) in match_str_list() function
490 !match_str_list(comm, fc.comms, fc.comms_size)) { in is_need()