Searched refs:struct_ops (Results 1 – 6 of 6) sorted by relevance
2 bpftool-struct_ops5 tool to register/unregister/introspect BPF struct_ops13 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND*23 | **bpftool** **struct_ops { show | list }** [*STRUCT_OPS_MAP*]24 | **bpftool** **struct_ops dump** [*STRUCT_OPS_MAP*]25 | **bpftool** **struct_ops register** *OBJ*26 | **bpftool** **struct_ops unregister** *STRUCT_OPS_MAP*27 | **bpftool** **struct_ops help**35 **bpftool struct_ops { show | list }** [*STRUCT_OPS_MAP*]36 Show brief information about the struct_ops in the system.[all …]
53 | | **queue** | **stack** | **sk_storage** | **struct_ops** | **ringbuf** | **inode_storage** }
48 | **struct_ops** | **fentry** | **fexit** | **freplace** | **sk_lookup**
481 cgroup/setsockopt struct_ops \587 struct_ops)596 _bpftool_get_map_ids_for_type struct_ops599 _bpftool_get_map_names_for_type struct_ops708 struct_ops inode_storage' -- \
3097 static struct btf_kind_operations struct_ops = { variable3736 [BTF_KIND_STRUCT] = &struct_ops,3737 [BTF_KIND_UNION] = &struct_ops,
8170 BPF_PROG_TYPE_FNS(struct_ops, BPF_PROG_TYPE_STRUCT_OPS);