Home
last modified time | relevance | path

Searched defs:struct_ops (Results 1 – 4 of 4) sorted by relevance

/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-struct_ops.rst14 SYNOPSIStool to register/unregister/introspect BPF struct_ops global() argument
24 STRUCT_OPS COMMANDStool to register/unregister/introspect BPF struct_ops global() argument
37 DESCRIPTIONtool to register/unregister/introspect BPF struct_ops global() argument
68 OPTIONStool to register/unregister/introspect BPF struct_ops global() argument
72 EXAMPLEStool to register/unregister/introspect BPF struct_ops global() argument
[all...]
/linux/tools/include/uapi/linux/
H A Dbpf.h6735 } struct_ops; member
/linux/include/uapi/linux/
H A Dbpf.h6735 } struct_ops; member
/linux/kernel/bpf/
H A Dbtf.c4258 static const struct btf_kind_operations struct_ops = { variable