Searched refs:bpf_struct_ops (Results 1 – 16 of 16) sorted by relevance
10 static struct bpf_struct_ops bpf_bpf_dummy_ops;132 const struct bpf_struct_ops *st_ops = &bpf_bpf_dummy_ops; in bpf_struct_ops_test_run()307 static struct bpf_struct_ops bpf_bpf_dummy_ops = {
49 static struct bpf_struct_ops test_no_cif_ops = {
1377 struct bpf_struct_ops bpf_bpf_testmod_ops = {1400 struct bpf_struct_ops bpf_testmod_ops2 = {1461 struct bpf_struct_ops bpf_testmod_ops3 = {1692 static struct bpf_struct_ops testmod_st_ops = {1833 struct bpf_struct_ops testmod_multi_st_ops = {
15 static struct bpf_struct_ops bpf_tcp_congestion_ops;327 static struct bpf_struct_ops bpf_tcp_congestion_ops = {
126 static struct bpf_struct_ops bpf_smc_hs_ctrl_ops = {
14 static struct bpf_struct_ops bpf_Qdisc_ops;446 static struct bpf_struct_ops bpf_Qdisc_ops = {
43 obj-$(CONFIG_BPF_SYSCALL) += bpf_struct_ops.o
324 int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()335 struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_desc_init()691 const struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_map_update_elem()
9628 btf_add_struct_ops(struct btf *btf, struct bpf_struct_ops *st_ops, in btf_add_struct_ops()9713 int __register_bpf_struct_ops(struct bpf_struct_ops *st_ops) in __register_bpf_struct_ops()
24821 const struct bpf_struct_ops *st_ops; in check_struct_ops_btf_id()
34 | *OBJ* := /a/file/of/bpf_struct_ops.o
71 BPF_PROG_TYPE(BPF_PROG_TYPE_STRUCT_OPS, bpf_struct_ops,
1719 const struct bpf_struct_ops *st_ops;1987 struct bpf_struct_ops { struct2020 struct bpf_struct_ops *st_ops; argument2094 int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff);2155 static inline int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()
298 static struct bpf_struct_ops bpf_hid_bpf_ops = {
519 struct bpf_struct_ops { struct586 struct bpf_struct_ops *st_ops;1172 struct bpf_struct_ops *st_ops; in bpf_map__init_kern_struct_ops()1392 struct bpf_struct_ops *st_ops; in init_struct_ops_maps()8835 struct bpf_struct_ops *st_ops; in bpf_map_prepare_vdata()10198 struct bpf_struct_ops *st_ops; in bpf_object__collect_st_ops_relos()
5579 static struct bpf_struct_ops bpf_sched_ext_ops = {