Searched refs:str_is_empty (Results 1 – 3 of 3) sorted by relevance
275 if (str_is_empty(spec_str) || *spec_str == ':') in bpf_core_parse_spec()355 if (str_is_empty(name)) in bpf_core_parse_spec()521 if (str_is_empty(targ_name)) { in bpf_core_match_member()1180 type_id, btf_kind_str(t), str_is_empty(s) ? "<anon>" : s); in bpf_core_format_spec()1311 str_is_empty(local_name) ? "<anon>" : local_name, in bpf_core_calc_relo_insn()1331 if (str_is_empty(local_name)) { in bpf_core_calc_relo_insn()1431 if (str_is_empty(targ_n)) in bpf_core_names_match()1432 return str_is_empty(local_n); in bpf_core_names_match()
522 static inline bool str_is_empty(const char *s) in str_is_empty() function
2983 if (str_is_empty(sec_name))5743 if (str_is_empty(targ_name))5882 if (str_is_empty(local_name))6084 if (str_is_empty(sec_name)) {