Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-struct_ops.rst14 SYNOPSIS
24 STRUCT_OPS COMMANDS
37 DESCRIPTION
69 OPTIONS
73 EXAMPLES
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6542 } struct_ops; member
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6539 } struct_ops; member
/openbmc/linux/kernel/bpf/
H A Dbtf.c3989 static struct btf_kind_operations struct_ops = { variable