repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
tools
/
arch
/
x86
/
include
/
asm
/
unistd_32.h
blob
60a89dba01b658596e3cb52dd5069b56e826bff8
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __NR_perf_event_open
3
# define __NR_perf_event_open 336
4
#endif
5
#ifndef __NR_futex
6
# define __NR_futex 240
7
#endif
8
#ifndef __NR_gettid
9
# define __NR_gettid 224
10
#endif
11
#ifndef __NR_getcpu
12
# define __NR_getcpu 318
13
#endif
14
#ifndef __NR_setns
15
# define __NR_setns 346
16
#endif