Searched refs:struct_ops (Results 1 – 15 of 15) sorted by relevance
4 bpftool-struct_ops7 tool to register/unregister/introspect BPF struct_ops17 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND*27 | **bpftool** **struct_ops { show | list }** [*STRUCT_OPS_MAP*]28 | **bpftool** **struct_ops dump** [*STRUCT_OPS_MAP*]29 | **bpftool** **struct_ops register** *OBJ* [*LINK_DIR*]30 | **bpftool** **struct_ops unregister** *STRUCT_OPS_MAP*31 | **bpftool** **struct_ops help**39 **bpftool struct_ops { show | list }** [*STRUCT_OPS_MAP*]40 Show brief information about the struct_ops in the system.[all …]
24 **btf** | **gen** | **struct_ops** | **iter** }
57 | | **queue** | **stack** | **sk_storage** | **struct_ops** | **ringbuf** | **inode_storage**
54 | **struct_ops** | **fentry** | **fexit** | **freplace** | **sk_lookup**
79 Congestion Control (struct_ops), as of Aug 2021 - are required to be GPL83 and struct_ops BPF programs are implicitly calling "GPL only" functions.
219 1. Pointers which are passed as tracepoint or struct_ops callback arguments.498 struct_ops callback arg. For example:
150 BPF_LINK_TYPE(BPF_LINK_TYPE_STRUCT_OPS, struct_ops)
492 cgroup/setsockopt cgroup/sock_release struct_ops \597 struct_ops)606 _bpftool_get_map_ids_for_type struct_ops609 _bpftool_get_map_names_for_type struct_ops
148 | ``BPF_PROG_TYPE_STRUCT_OPS`` | | ``struct_ops…
457 info->struct_ops.map_id); in show_link_close_json()515 printf("map %u ", info->struct_ops.map_id); in show_link_header_plain()
807 info->struct_ops.map_id = map->id; in bpf_struct_ops_map_link_fill_link_info()
3989 static struct btf_kind_operations struct_ops = { variable4927 [BTF_KIND_STRUCT] = &struct_ops,4928 [BTF_KIND_UNION] = &struct_ops,
6517 } struct_ops; member
3799 BPF [NETWORKING] (struct_ops, reuseport)