Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c2322 static bool str_is_empty(const char *s) in str_is_empty() function
2369 if (str_is_empty(spec_str) || *spec_str == ':') in bpf_core_spec_parse()
2429 if (str_is_empty(name)) in bpf_core_spec_parse()
2516 if (str_is_empty(local_name)) in bpf_core_find_cands()
2528 if (str_is_empty(targ_name)) in bpf_core_find_cands()
2667 if (str_is_empty(targ_name)) { in bpf_core_match_member()
3021 if (str_is_empty(local_name)) in bpf_core_reloc_offset()
3025 if (str_is_empty(spec_str)) in bpf_core_reloc_offset()
3139 if (str_is_empty(sec_name)) { in bpf_core_reloc_offsets()