Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_struct_ops.c217 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function
Dverifier.c12153 st_ops = bpf_struct_ops_find(btf_id); in check_struct_ops_btf_id()