samples/bpf: Add counting example for kfree_skb() function calls and the write()...
[linux-2.6-block.git] / samples / bpf /
drwxr-xr-x   ..
-rw-r--r-- 1317 Makefile
-rw-r--r-- 1581 bpf_helpers.h
-rw-r--r-- 6976 bpf_load.c
-rw-r--r-- 755 bpf_load.h
-rw-r--r-- 3077 libbpf.c
-rw-r--r-- 5020 libbpf.h
-rw-r--r-- 2753 sock_example.c
-rw-r--r-- 553 sockex1_kern.c
-rw-r--r-- 981 sockex1_user.c
-rw-r--r-- 4667 sockex2_kern.c
-rw-r--r-- 881 sockex2_user.c
-rw-r--r-- 7675 test_maps.c
-rw-r--r-- 18221 test_verifier.c
-rw-r--r-- 1449 tracex1_kern.c
-rw-r--r-- 403 tracex1_user.c
-rw-r--r-- 2035 tracex2_kern.c
-rw-r--r-- 1993 tracex2_user.c