summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/bpf_struct_ops.c
Commit message (Expand)AuthorAgeFilesLines
...
* | bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-281-1/+1
|/
* bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()Martin KaFai Lau2020-01-291-3/+2
* bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau2020-01-141-4/+10
* bpf: Introduce BPF_MAP_TYPE_STRUCT_OPSMartin KaFai Lau2020-01-091-2/+509
* bpf: Introduce BPF_PROG_TYPE_STRUCT_OPSMartin KaFai Lau2020-01-091-0/+121