Searched defs:match_str (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/bus/ |
H A D | arm-cci.c | 444 const char *match_str; in cci_probe_ports() local
|
/kernel/linux/linux-6.6/drivers/bus/ |
H A D | arm-cci.c | 444 const char *match_str; in cci_probe_ports() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | ctx_rewrite.c | 227 static char *match_str(char *str, char *prefix) in match_str() function
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | nconf.c | 497 static int get_mext_match(const char *match_str, match_f flag) in get_mext_match() argument
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | nconf.c | 503 static int get_mext_match(const char *match_str, match_f flag) in get_mext_match() argument
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | apparmorfs.c | 756 char *label_name, *match_str; in query_label() local 608 profile_query_cb(struct aa_profile *profile, struct aa_perms *perms, const char *match_str, size_t match_len) profile_query_cb() argument
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | apparmorfs.c | 761 char *label_name, *match_str; in query_label() local 612 profile_query_cb(struct aa_profile *profile, struct aa_perms *perms, const char *match_str, size_t match_len) profile_query_cb() argument
|
Completed in 13 milliseconds