Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbpf_struct_ops.c316 struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_desc_init() local
594 const struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_map_update_elem() local
1043 int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()
Dbtf.c9131 btf_add_struct_ops(struct btf *btf, struct bpf_struct_ops *st_ops, in btf_add_struct_ops()
9218 int __register_bpf_struct_ops(struct bpf_struct_ops *st_ops) in __register_bpf_struct_ops()
Dverifier.c21741 const struct bpf_struct_ops *st_ops; in check_struct_ops_btf_id() local
/linux-6.12.1/net/bpf/
Dbpf_dummy_struct_ops.c132 const struct bpf_struct_ops *st_ops = &bpf_bpf_dummy_ops; in bpf_struct_ops_test_run() local
/linux-6.12.1/arch/s390/include/asm/
Dpci.h72 u64 st_ops; member
/linux-6.12.1/include/linux/
Dbpf.h1780 struct bpf_struct_ops *st_ops; member
1808 #define register_bpf_struct_ops(st_ops, type) \ argument
1868 #define register_bpf_struct_ops(st_ops, type) ({ (void *)(st_ops); 0; }) argument
1877 static inline int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()
/linux-6.12.1/tools/testing/selftests/bpf/bpf_testmod/
Dbpf_testmod.c973 static struct bpf_testmod_st_ops *st_ops; variable
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c565 struct bpf_struct_ops *st_ops; member
1117 struct bpf_struct_ops *st_ops; in bpf_map__init_kern_struct_ops() local
1337 struct bpf_struct_ops *st_ops; in init_struct_ops_maps() local
8450 struct bpf_struct_ops *st_ops; in bpf_map_prepare_vdata() local
9725 struct bpf_struct_ops *st_ops; in bpf_object__collect_st_ops_relos() local