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
net/mlx5: E-Switch, Set the actions for offloaded rules properly
[linux/fpc-iii.git]
/
include
/
asm-generic
/
audit_change_attr.h
blob
a1865537339b011b1e31506da53f7cacdf5757c2
1
#ifdef __NR_chmod
2
__NR_chmod
,
3
#endif
4
__NR_fchmod
,
5
#ifdef __NR_chown
6
__NR_chown
,
7
__NR_lchown
,
8
#endif
9
#ifdef __NR_fchown
10
__NR_fchown
,
11
#endif
12
__NR_setxattr
,
13
__NR_lsetxattr
,
14
__NR_fsetxattr
,
15
__NR_removexattr
,
16
__NR_lremovexattr
,
17
__NR_fremovexattr
,
18
#ifdef __NR_fchownat
19
__NR_fchownat
,
20
__NR_fchmodat
,
21
#endif
22
#ifdef __NR_chown32
23
__NR_chown32
,
24
__NR_fchown32
,
25
__NR_lchown32
,
26
#endif
27
#ifdef __NR_link
28
__NR_link
,
29
#endif
30
#ifdef __NR_linkat
31
__NR_linkat
,
32
#endif