pr.h: add PR_{G,S}ET_IO_FLUSHER from linux v5.6

see:
  linux commit 8d19f1c8e1937baf74e1962aae9f90fa3aeab463
  prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim
This commit is contained in:
Michal Biesek 2023-08-10 20:25:33 +02:00
parent 59414a6d1e
commit 7e80a36e68
No known key found for this signature in database
GPG key ID: FFF2B9B1C73BB3CA

View file

@ -99,6 +99,8 @@
#define PR_SET_SPECULATION_CTRL 53
#define PR_SET_TAGGED_ADDR_CTRL 55
#define PR_GET_TAGGED_ADDR_CTRL 56
#define PR_SET_IO_FLUSHER 57
#define PR_GET_IO_FLUSHER 58
#define PR_SET_PTRACER 0x59616d61
#define PR_SET_PTRACER_ANY -1