Searched refs:find_btf_enum_const (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dinode.c650 static bool find_btf_enum_const(const struct btf *btf, const struct btf_type *enum_t, function
917 } else if (find_btf_enum_const(info.btf, enum_t, enum_pfx, p, &val)) {

Completed in 204 milliseconds