Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c317 struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_desc_init() local
638 const struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_map_update_elem() local
1134 int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()
H A Dbtf.c9299 btf_add_struct_ops(struct btf *btf, struct bpf_struct_ops *st_ops, in btf_add_struct_ops()
9386 int __register_bpf_struct_ops(struct bpf_struct_ops *st_ops) in __register_bpf_struct_ops()
H A Dverifier.c21974 const struct bpf_struct_ops *st_ops; in check_struct_ops_btf_id() local
/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c132 const struct bpf_struct_ops *st_ops = &bpf_bpf_dummy_ops; in bpf_struct_ops_test_run() local
/linux/include/linux/
H A Dbpf.h1827 struct bpf_struct_ops *st_ops; member
1855 #define register_bpf_struct_ops(st_ops, type) \ argument
1915 #define register_bpf_struct_ops(st_ops, type) ({ (void *)(st_ops); 0; }) argument
1924 static inline int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()
/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c1012 static struct bpf_testmod_st_ops *st_ops; variable
/linux/tools/lib/bpf/
H A Dlibbpf.c566 struct bpf_struct_ops *st_ops; member
1134 struct bpf_struct_ops *st_ops; in bpf_map__init_kern_struct_ops() local
1354 struct bpf_struct_ops *st_ops; in init_struct_ops_maps() local
8495 struct bpf_struct_ops *st_ops; in bpf_map_prepare_vdata() local
9772 struct bpf_struct_ops *st_ops; in bpf_object__collect_st_ops_relos() local