syscall.tbl (4414ad8eb4c209aa782916016be175b61a357088) syscall.tbl (f840cab63efe802638bf536221deecfbf3f569ed)
1# SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
2#
3# This file contains the system call numbers for all of the
4# more recently added architectures.
5#
6# As a basic principle, no duplication of functionality
7# should be added, e.g. we don't use lseek when llseek
8# is present. New architectures should use this file

--- 279 unchanged lines hidden (view full) ---

288243 time32 recvmmsg sys_recvmmsg_time32 compat_sys_recvmmsg_time32
289243 64 recvmmsg sys_recvmmsg
290# Architectures may provide up to 16 syscalls of their own between 244 and 259
291244 arc cacheflush sys_cacheflush
292245 arc arc_settls sys_arc_settls
293246 arc arc_gettls sys_arc_gettls
294247 arc sysfs sys_sysfs
295248 arc arc_usr_cmpxchg sys_arc_usr_cmpxchg
1# SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
2#
3# This file contains the system call numbers for all of the
4# more recently added architectures.
5#
6# As a basic principle, no duplication of functionality
7# should be added, e.g. we don't use lseek when llseek
8# is present. New architectures should use this file

--- 279 unchanged lines hidden (view full) ---

288243 time32 recvmmsg sys_recvmmsg_time32 compat_sys_recvmmsg_time32
289243 64 recvmmsg sys_recvmmsg
290# Architectures may provide up to 16 syscalls of their own between 244 and 259
291244 arc cacheflush sys_cacheflush
292245 arc arc_settls sys_arc_settls
293246 arc arc_gettls sys_arc_gettls
294247 arc sysfs sys_sysfs
295248 arc arc_usr_cmpxchg sys_arc_usr_cmpxchg
296
297244 csky set_thread_area sys_set_thread_area
298245 csky cacheflush sys_cacheflush
299
296260 time32 wait4 sys_wait4 compat_sys_wait4
297260 64 wait4 sys_wait4
298261 common prlimit64 sys_prlimit64
299262 common fanotify_init sys_fanotify_init
300263 common fanotify_mark sys_fanotify_mark
301264 common name_to_handle_at sys_name_to_handle_at
302265 common open_by_handle_at sys_open_by_handle_at
303266 time32 clock_adjtime sys_clock_adjtime32

--- 90 unchanged lines hidden ---
300260 time32 wait4 sys_wait4 compat_sys_wait4
301260 64 wait4 sys_wait4
302261 common prlimit64 sys_prlimit64
303262 common fanotify_init sys_fanotify_init
304263 common fanotify_mark sys_fanotify_mark
305264 common name_to_handle_at sys_name_to_handle_at
306265 common open_by_handle_at sys_open_by_handle_at
307266 time32 clock_adjtime sys_clock_adjtime32

--- 90 unchanged lines hidden ---