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 SYNOPSIS
24 STRUCT_OPS COMMANDS
37 DESCRIPTION
68 OPTIONS
72 EXAMPLES
/linux/tools/include/uapi/linux/
H A Dbpf.h6665 } struct_ops; member
/linux/include/uapi/linux/
H A Dbpf.h6665 } struct_ops; member
/linux/kernel/bpf/
H A Dbtf.c4075 static struct btf_kind_operations struct_ops = { variable