summaryrefslogtreecommitdiff
path: root/timer.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-05netsniff-ng, nlmsg: add further rtnl route type messages to dissectorVadim Kochan1-0/+6
2013-06-04timer: add time management functionsDaniel Borkmann1-0/+13
e='3' selected='selected'>3space:mode:
Diffstat (limited to 'Documentation')
/linux/net-next.git/diff/?h=nds-private-remove&id=f4874d01beba16a1bf2512929b9d460e003d7f3d&id2=5f155c2563592b1908a7df2dcbd44893fde3e419'>diff)
bpf: Use bpf_create_map() from the library
Replace bpf_map_create() with bpf_create_map() calls. Signed-off-by: Mickaël Salaün <mic@digikod.net> Cc: Alexei Starovoitov <ast@fb.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat
-rw-r--r--tools/testing/selftests/bpf/bpf_sys.h15
-rw-r--r--tools/testing/selftests/bpf/test_lpm_map.c6
-rw-r--r--tools/testing/selftests/bpf/test_lru_map.c4
-rw-r--r--tools/testing/selftests/bpf/test_maps.c14
-rw-r--r--tools/testing/selftests/bpf/test_tag.c2
-rw-r--r--tools/testing/selftests/bpf/test_verifier.c4
6 files changed, 15 insertions, 30 deletions
diff --git a/tools/testing/selftests/bpf/bpf_sys.h b/tools/testing/selftests/bpf/bpf_sys.h