linux-uconsole/tools/include/linux
Daniel Borkmann 02ea80b185 bpf: add various verifier test cases for self-tests
Add a couple of test cases, for example, probing for xadd on a spilled
pointer to packet and map_value_adj register, various other map_value_adj
tests including the unaligned load/store, and trying out pointer arithmetic
on map_value_adj register itself. For the unaligned load/store, we need
to figure out whether the architecture has efficient unaligned access and
need to mark affected tests accordingly.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-01 12:36:37 -07:00
..
atomic.h
bitmap.h
bitops.h
compiler-gcc.h
compiler.h
coresight-pmu.h
err.h
export.h
filter.h bpf: add various verifier test cases for self-tests 2017-04-01 12:36:37 -07:00
hash.h
hashtable.h
kernel.h
list.h
log2.h give up on gcc ilog2() constant optimizations 2017-03-02 12:17:22 -08:00
poison.h
rbtree.h
rbtree_augmented.h
spinlock.h
string.h
stringify.h
time64.h
types.h