Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_struct_ops.c310 int bpf_struct_ops_supported(const struct bpf_struct_ops *st_ops, u32 moff) in bpf_struct_ops_supported()
321 struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_desc_init() local
657 const struct bpf_struct_ops *st_ops = st_ops_desc->st_ops; in bpf_struct_ops_map_update_elem() local
Dbtf.c9273 btf_add_struct_ops(struct btf *btf, struct bpf_struct_ops *st_ops, in btf_add_struct_ops()
9360 int __register_bpf_struct_ops(struct bpf_struct_ops *st_ops) in __register_bpf_struct_ops()
Dverifier.c21846 const struct bpf_struct_ops *st_ops; in check_struct_ops_btf_id() local