aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/bpf_rlimit.h
AgeCommit message (Collapse)AuthorFilesLines
2018-02-26bpf: unify rlimit handling in selftestsDaniel Borkmann1-0/+28
Unify memlock handling into bpf_rlimit.h and replace all occurences in BPF kselftests with it. Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>