Home
last modified time | relevance | path

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

/Linux-v6.1/tools/vm/
Dpage_owner_sort.c463 static bool match_str_list(const char *str, char **list, int list_size) in match_str_list() function
489 !match_str_list(comm, fc.comms, fc.comms_size)) { in is_need()