Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
hare
/
scsi-devel
/
8c54d357aebda0cec28524c8be4c52aee64a4cbd
/
.
/
tools
/
perf
/
util
/
rlimit.h
blob: 9f59d8e710a3d0781b7c3cb53130bc540cab40fe [
file
] [
log
] [
blame
]
#ifndef
__PERF_RLIMIT_H_
#define
__PERF_RLIMIT_H_
/* SPDX-License-Identifier: LGPL-2.1 */
void
rlimit__bump_memlock
(
void
);
#endif
// __PERF_RLIMIT_H_