diff options
| author | Paul Chaignon <paul.chaignon@gmail.com> | 2023-10-02 11:24:10 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-10-16 15:57:22 +0000 |
| commit | ff4096d35b1c40d7e6b5d1aea4741ab2bea0297d (patch) | |
| tree | a1ecc1c2712b862aa8051a71565a36b3298bbae1 /sys/linux/test | |
| parent | 1834ff143d083ae2c374f2a18d887575887321a9 (diff) | |
sys/linux: templatize ldst, alu, and call_helper BPF instructions
This commit templatizes the bpf_insn_ldst, bpf_insn_alu,
bpf_insn_call_helper, bpf_insn_map_value BPF instruction descriptions.
This will allow subsequent commits to define new, more specific
descriptions of those instructions in addition to the existing generic
descriptions. For example, a subsequent commit will use the new
bpf_insn_call_helper_t template to define a call to helper bpf_snprintf
specifically.
This commit doesn't have any functional changes.
Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'sys/linux/test')
0 files changed, 0 insertions, 0 deletions
