Home
last modified time | relevance | path

Searched defs:match_str (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/bus/
Darm-cci.c444 const char *match_str; in cci_probe_ports() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dctx_rewrite.c227 static char *match_str(char *str, char *prefix) in match_str() function
/Linux-v6.6/security/apparmor/
Dapparmorfs.c612 const char *match_str, size_t match_len) in profile_query_cb()
760 char *label_name, *match_str; in query_label() local
/Linux-v6.6/scripts/kconfig/
Dnconf.c503 static int get_mext_match(const char *match_str, match_f flag) in get_mext_match()