Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c1147 static struct bpf_testmod_st_ops *st_ops; variable
1723 struct bpf_testmod_multi_st_ops *st_ops; in multi_st_ops_find_nolock() local
1736 struct bpf_testmod_multi_st_ops *st_ops; in bpf_kfunc_multi_st_ops_test_1() local
1752 struct bpf_testmod_multi_st_ops *st_ops; in bpf_kfunc_multi_st_ops_test_1_assoc() local
1783 struct bpf_testmod_multi_st_ops *st_ops = in multi_st_ops_reg() local
1811 struct bpf_testmod_multi_st_ops *st_ops; in multi_st_ops_unreg() local
/linux/kernel/bpf/
H A Dbpf_struct_ops.c324 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() local
691 const struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_map_update_elem() local
H A Dbtf.c9628 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()
H A Dverifier.c24794 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/arch/s390/include/asm/
H A Dpci.h76 u64 st_ops; member
/linux/include/linux/
H A Dbpf.h1719 const struct bpf_struct_ops *st_ops; member
2016 struct bpf_struct_ops *st_ops; member
2078 #define register_bpf_struct_ops(st_ops, type) \ argument
2142 #define register_bpf_struct_ops(st_ops, type) ({ (void *)(st_ops); 0; }) argument
2151 static inline int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()
/linux/tools/lib/bpf/
H A Dlibbpf.c586 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; in init_struct_ops_maps() local
8835 struct bpf_struct_ops *st_ops; in bpf_map_prepare_vdata() local
10198 struct bpf_struct_ops *st_ops; in bpf_object__collect_st_ops_relos() local