Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dpage_owner_sort.c445 static bool match_str_list(const char *str, char **list, int list_size) in match_str_list() function
464 !match_str_list(comm, fc.comms, fc.comms_size)) { in is_need()