cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

rlimit.h (151B)


      1#ifndef __PERF_RLIMIT_H_
      2#define __PERF_RLIMIT_H_
      3/* SPDX-License-Identifier: LGPL-2.1 */
      4
      5void rlimit__bump_memlock(void);
      6#endif // __PERF_RLIMIT_H_