Searched refs:__NR_Linux (Results 1 – 8 of 8) sorted by relevance
133 +#define __NR_Linux 4000134 +#define __NR_io_setup (__NR_Linux + 241)135 +#define __NR_io_destroy (__NR_Linux + 242)136 +#define __NR_io_getevents (__NR_Linux + 243)137 +#define __NR_io_submit (__NR_Linux + 244)138 +#define __NR_io_cancel (__NR_Linux + 245)147 +#define __NR_Linux 5000148 +#define __NR_io_setup (__NR_Linux + 200)149 +#define __NR_io_destroy (__NR_Linux + 201)150 +#define __NR_io_getevents (__NR_Linux + 202)[all …]
20 #define __NR_Linux 4000 macro27 #define __NR_Linux 5000 macro34 #define __NR_Linux 6000 macro
33 syshdr_offset_unistd_n32 := __NR_Linux37 syshdr_offset_unistd_n64 := __NR_Linux41 syshdr_offset_unistd_o32 := __NR_Linux
142 #define __NR_landlock_restrict_self (__NR_Linux + 446)146 +#define __NR_membarrier (__NR_Linux 318)155 #define __NR_landlock_restrict_self (__NR_Linux + 446)159 +#define __NR_membarrier (__NR_Linux 358)
16 #define __NR_Linux 1024 macro
24 syshdr_offset_unistd_64 := __NR_Linux
46 #define __NR_ioprio_get (__NR_Linux + 274)
859 - __NR_Linux) ||861 - __NR_Linux))) {1138 - if ($2 ~ /__NR_Linux/ && $3 ~ /4000/) {1142 + if ($2 ~ /__NR_Linux/ && $3 ~ min) {