Searched defs:st_ops (Results 1 – 7 of 7) sorted by relevance
1147 static struct bpf_testmod_st_ops *st_ops; global() variable 1723 struct bpf_testmod_multi_st_ops *st_ops; multi_st_ops_find_nolock() local 1736 struct bpf_testmod_multi_st_ops *st_ops; bpf_kfunc_multi_st_ops_test_1() local 1752 struct bpf_testmod_multi_st_ops *st_ops; bpf_kfunc_multi_st_ops_test_1_assoc() local 1783 struct bpf_testmod_multi_st_ops *st_ops = multi_st_ops_reg() local 1811 struct bpf_testmod_multi_st_ops *st_ops; multi_st_ops_unreg() local [all...]
132 const struct bpf_struct_ops *st_ops = &bpf_bpf_dummy_ops; in bpf_struct_ops_test_run() local
76 u64 st_ops; member
1721 const struct bpf_struct_ops *st_ops; member2022 struct bpf_struct_ops *st_ops; member2084 #define register_bpf_struct_ops(st_ops, type) \ argument2148 #define register_bpf_struct_ops(st_ops, type) ({ (void *)(st_ops); 0; }) argument2157 static inline int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()
586 struct bpf_struct_ops *st_ops; member 1172 struct bpf_struct_ops *st_ops; in bpf_map__init_kern_struct_ops() local 1392 struct bpf_struct_ops *st_ops; init_struct_ops_maps() local 8835 struct bpf_struct_ops *st_ops; bpf_map_prepare_vdata() local 10198 struct bpf_struct_ops *st_ops; bpf_object__collect_st_ops_relos() local [all...]
9678 btf_add_struct_ops(struct btf *btf, struct bpf_struct_ops *st_ops, in btf_add_struct_ops()9763 int __register_bpf_struct_ops(struct bpf_struct_ops *st_ops) in __register_bpf_struct_ops()
18931 const struct bpf_struct_ops *st_ops; in check_struct_ops_btf_id() local