Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbpf_struct_ops.c1043 int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported() function
/linux-6.12.1/include/linux/
Dbpf.h1877 static inline int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported() function