Home
last modified time | relevance | path

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

/include/linux/
A Dbpf.h1641 const struct bpf_struct_ops *st_ops; member
1923 struct bpf_struct_ops *st_ops; member
1951 #define register_bpf_struct_ops(st_ops, type) \ argument
2011 #define register_bpf_struct_ops(st_ops, type) ({ (void *)(st_ops); 0; }) argument
2020 static inline int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()

Completed in 21 milliseconds