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 …]
54 | | **queue** | **stack** | **sk_storage** | **struct_ops** | **ringbuf** | **inode_storage**
50 | **struct_ops** | **fentry** | **fexit** | **freplace** | **sk_lookup**
486 cgroup/setsockopt cgroup/sock_release struct_ops \592 struct_ops)601 _bpftool_get_map_ids_for_type struct_ops604 _bpftool_get_map_names_for_type struct_ops713 struct_ops inode_storage task_storage ringbuf'
3216 static struct btf_kind_operations struct_ops = { variable3925 [BTF_KIND_STRUCT] = &struct_ops,3926 [BTF_KIND_UNION] = &struct_ops,
7856 BPF_PROG_TYPE_FNS(struct_ops, BPF_PROG_TYPE_STRUCT_OPS);