Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c1092 static struct bpf_testmod_st_ops *st_ops; variable
1630 struct bpf_testmod_multi_st_ops *st_ops; in multi_st_ops_find_nolock() local
1642 struct bpf_testmod_multi_st_ops *st_ops; in bpf_kfunc_multi_st_ops_test_1() local
1657 struct bpf_testmod_multi_st_ops *st_ops = in multi_st_ops_reg() local
1685 struct bpf_testmod_multi_st_ops *st_ops; in multi_st_ops_unreg() 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.h1695 const struct bpf_struct_ops *st_ops; member
1982 struct bpf_struct_ops *st_ops; member
2010 #define register_bpf_struct_ops(st_ops, type) \ argument
2071 #define register_bpf_struct_ops(st_ops, type) ({ (void *)(st_ops); 0; }) argument
2080 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.c585 struct bpf_struct_ops *st_ops; member
1170 struct bpf_struct_ops *st_ops; in bpf_map__init_kern_struct_ops() local
1390 struct bpf_struct_ops *st_ops; in init_struct_ops_maps() local
8819 struct bpf_struct_ops *st_ops; in bpf_map_prepare_vdata() local
10180 struct bpf_struct_ops *st_ops; in bpf_object__collect_st_ops_relos() local
/linux/kernel/bpf/
H A Dverifier.c23997 const struct bpf_struct_ops *st_ops; in check_struct_ops_btf_id() local