Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.c13584 static const char *sec_name_match_prefix(const char *sec_name, in sec_name_match_prefix() function
13621 match = sec_name_match_prefix(prog->sec_name, prefixes, ARRAY_SIZE(prefixes)); in attach_tp()
13704 match = sec_name_match_prefix(prog->sec_name, prefixes, ARRAY_SIZE(prefixes)); in attach_raw_tp()