aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/disasm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2018-03-23bpf: Remove struct bpf_verifier_env argument from print_bpf_insnJiri Olsa1-4/+1
2018-01-17bpf: annotate bpf_insn_print_t with __printfJakub Kicinski1-2/+2
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann1-5/+24
2017-10-10bpf: move instruction printing into a separate fileJakub Kicinski1-0/+32