Home
last modified time | relevance | path

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

/include/linux/
A Dbpf.h1922 struct bpf_struct_ops_desc { struct
1923 struct bpf_struct_ops *st_ops;
1925 const struct btf_type *type;
1926 const struct btf_type *value_type;
1927 u32 type_id;
1928 u32 value_id;
1931 struct bpf_struct_ops_arg_info *arg_info;

Completed in 21 milliseconds