Searched refs:__register_bpf_struct_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbtf.h508 int __register_bpf_struct_ops(struct bpf_struct_ops *st_ops);
H A Dbpf.h1767 * a struct_ops type instead of calling __register_bpf_struct_ops() directly.
1776 __register_bpf_struct_ops(st_ops); \
/linux-master/kernel/bpf/
H A Dbtf.c8946 int __register_bpf_struct_ops(struct bpf_struct_ops *st_ops) function
8974 EXPORT_SYMBOL_GPL(__register_bpf_struct_ops); variable

Completed in 148 milliseconds