repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
tools
/
perf
/
util
/
rlimit.h
blob
9f59d8e710a3d0781b7c3cb53130bc540cab40fe
1
#ifndef __PERF_RLIMIT_H_
2
#define __PERF_RLIMIT_H_
3
/* SPDX-License-Identifier: LGPL-2.1 */
4
5
void
rlimit__bump_memlock
(
void
);
6
#endif
// __PERF_RLIMIT_H_