* linux/powerpc64/syscallent.h [383]: Add statx entry.
* linux/sparc/syscallent.h [360]: Likewise.
* linux/sparc64/syscallent.h [360]: Likewise.
[380] = { 6, TD, SEN(preadv2), "preadv2" },
[381] = { 6, TD, SEN(pwritev2), "pwritev2" },
[382] = { 5, TD, SEN(kexec_file_load), "kexec_file_load" },
+[383] = { 5, TD|TF|TSTA, SEN(statx), "statx" },
#define SYS_socket_subcall 400
#include "subcall.h"
[357] = { 6, TD, SEN(copy_file_range), "copy_file_range" },
[358] = { 6, TD, SEN(preadv2), "preadv2" },
[359] = { 6, TD, SEN(pwritev2), "pwritev2" },
+[360] = { 5, TD|TF|TSTA, SEN(statx), "statx" },
#define SYS_socket_subcall 400
#include "subcall.h"
[357] = { 6, TD, SEN(copy_file_range), "copy_file_range" },
[358] = { 6, TD, SEN(preadv2), "preadv2" },
[359] = { 6, TD, SEN(pwritev2), "pwritev2" },
+[360] = { 5, TD|TF|TSTA, SEN(statx), "statx" },
#define SYS_socket_subcall 400
#include "subcall.h"