Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_struct_ops.c216 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function
/kernel/linux/linux-6.6/kernel/bpf/
Dbpf_struct_ops.c230 const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1015 static inline const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function
/kernel/linux/linux-6.6/include/linux/
Dbpf.h1722 static inline const struct bpf_struct_ops *bpf_struct_ops_find(u32 type_id) in bpf_struct_ops_find() function