Searched refs:search_pattern (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/mm/ |
| H A D | page_owner_sort.c | 233 static int search_pattern(regex_t *pattern, char *pattern_str, char *buf) in search_pattern() function 303 search_pattern(&order_pattern, order_str, buf); in get_page_num() 321 search_pattern(&pid_pattern, pid_str, buf); in get_pid() 340 search_pattern(&tgid_pattern, tgid_str, buf); in get_tgid() 359 search_pattern(&ts_nsec_pattern, ts_nsec_str, buf); in get_ts_nsec() 377 search_pattern(&comm_pattern, comm_str, buf); in get_comm()
|
| /linux/fs/smb/server/ |
| H A D | smb_common.h | 185 char *search_pattern,
|
| H A D | smb_common.c | 456 char *search_pattern, in ksmbd_populate_dot_dotdot_entries() argument 482 search_pattern)) { in ksmbd_populate_dot_dotdot_entries()
|