Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c9862 bpf_struct_ops_find(struct btf *btf, u32 type_id)
9742 bpf_struct_ops_find(struct btf *btf, u32 type_id) bpf_struct_ops_find() function
H A Dverifier.c18634 st_ops_desc = bpf_struct_ops_find(btf, btf_id); in sanitize_dead_code()