Searched refs:bpf_struct_ops_find_value (Results 1 – 3 of 3) sorted by relevance
531 const struct bpf_struct_ops_desc *bpf_struct_ops_find_value(struct btf *btf, u32 value_id);
1063 st_ops_desc = bpf_struct_ops_find_value(btf, attr->btf_vmlinux_value_type_id); in bpf_struct_ops_map_alloc()
9446 bpf_struct_ops_find_value(struct btf *btf, u32 value_id) in bpf_struct_ops_find_value() function