]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - include/asm-generic/audit_change_attr.h
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
[mirror_ubuntu-zesty-kernel.git] / include / asm-generic / audit_change_attr.h
CommitLineData
aaeb012f 1#ifdef __NR_chmod
b915543b 2__NR_chmod,
aaeb012f 3#endif
b915543b 4__NR_fchmod,
a83fbf63 5#ifdef __NR_chown
b915543b 6__NR_chown,
b915543b 7__NR_lchown,
a83fbf63 8#endif
262fd3aa
AT
9#ifdef __NR_fchown
10__NR_fchown,
11#endif
b915543b
AV
12__NR_setxattr,
13__NR_lsetxattr,
14__NR_fsetxattr,
15__NR_removexattr,
16__NR_lremovexattr,
17__NR_fremovexattr,
a83fbf63 18#ifdef __NR_fchownat
b915543b
AV
19__NR_fchownat,
20__NR_fchmodat,
a83fbf63 21#endif
b915543b
AV
22#ifdef __NR_chown32
23__NR_chown32,
24__NR_fchown32,
25__NR_lchown32,
26#endif
aaeb012f 27#ifdef __NR_link
af295132 28__NR_link,
aaeb012f 29#endif
af295132
AV
30#ifdef __NR_linkat
31__NR_linkat,
32#endif