Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbtf.h525 static inline const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id) in bpf_struct_ops_find() function
/linux-6.12.1/kernel/bpf/
Dbtf.c9197 bpf_struct_ops_find(struct btf *btf, u32 type_id) in bpf_struct_ops_find() function