Home
last modified time | relevance | path

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

/linux-6.8/kernel/bpf/
Dbpf_struct_ops.c230 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function
/linux-6.8/include/linux/
Dbpf.h1731 static inline const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function