SIGN IN SIGN UP

sys/mman.h: add MADV_DONTNEED_LOCKED from linux v6.0

this flag works like MADV_DONTNEED but also applies to locked memory
ranges.

see
  linux commit 9457056ac426e5ed0671356509c8dcce69f8dee0
  mm: madvise: MADV_DONTNEED_LOCKED
R
Rich Felker committed
56df2e1fc1528ece18001ed430d714356ea10340
Parent: bb5693f