Home
last modified time | relevance | path

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

/linux/lib/
A Dparser.c282 bool match_wildcard(const char *pattern, const char *str) in match_wildcard() function
320 EXPORT_SYMBOL(match_wildcard);
A Ddynamic_debug.c167 !match_wildcard(query->module, dt->mod_name)) in ddebug_change()
175 !match_wildcard(query->filename, dp->filename) && in ddebug_change()
176 !match_wildcard(query->filename, in ddebug_change()
178 !match_wildcard(query->filename, in ddebug_change()
184 !match_wildcard(query->function, dp->function)) in ddebug_change()
/linux/include/linux/
A Dparser.h36 bool match_wildcard(const char *pattern, const char *str);
/linux/net/ipv4/
A Dinet_connection_sock.c92 bool match_wildcard) in inet_rcv_saddr_equal() argument
102 match_wildcard, in inet_rcv_saddr_equal()
103 match_wildcard); in inet_rcv_saddr_equal()
106 ipv6_only_sock(sk2), match_wildcard, in inet_rcv_saddr_equal()
107 match_wildcard); in inet_rcv_saddr_equal()
/linux/fs/ksmbd/mgmt/
A Dshare_config.c220 if (match_wildcard(p->pattern, filename)) in ksmbd_share_veto_filename()
/linux/include/net/
A Daddrconf.h115 bool match_wildcard);
/linux/
A Dvmlinux.symvers2705 0x00000000 match_wildcard vmlinux EXPORT_SYMBOL
A DSystem.map16430 ffff80001048c170 T match_wildcard
A D.tmp_System.map16430 ffff80001048c170 T match_wildcard

Completed in 316 milliseconds