Searched refs:bpf_struct_ops_find (Results 1 – 3 of 3) sorted by relevance
220 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function
13510 st_ops = bpf_struct_ops_find(btf_id); in check_struct_ops_btf_id()
1007 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id);1048 static inline const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function
Completed in 54 milliseconds