Home
last modified time | relevance | path

Searched refs:__SC_COMP (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/uapi/asm-generic/
H A Dunistd.h26 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp) macro
29 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys) macro
96 __SC_COMP(__NR_ioctl, sys_ioctl, compat_sys_ioctl)
177 __SC_COMP(__NR_readv, sys_readv, sys_readv)
179 __SC_COMP(__NR_writev, sys_writev, sys_writev)
185 __SC_COMP(__NR_preadv, sys_preadv, compat_sys_preadv)
263 __SC_COMP(__NR_waitid, sys_waitid, compat_sys_waitid)
330 __SC_COMP(__NR_ptrace, sys_ptrace, compat_sys_ptrace)
415 __SC_COMP(__NR_times, sys_times, compat_sys_times)
519 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
[all …]
/linux-6.15/tools/include/uapi/asm-generic/
H A Dunistd.h26 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp) macro
29 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys) macro
96 __SC_COMP(__NR_ioctl, sys_ioctl, compat_sys_ioctl)
177 __SC_COMP(__NR_readv, sys_readv, sys_readv)
179 __SC_COMP(__NR_writev, sys_writev, sys_writev)
185 __SC_COMP(__NR_preadv, sys_preadv, compat_sys_preadv)
263 __SC_COMP(__NR_waitid, sys_waitid, compat_sys_waitid)
330 __SC_COMP(__NR_ptrace, sys_ptrace, compat_sys_ptrace)
415 __SC_COMP(__NR_times, sys_times, compat_sys_times)
519 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
[all …]
/linux-6.15/Documentation/process/
H A Dadding-syscalls.rst342 ``__SC_COMP`` rather than ``__SYSCALL``::
345 __SC_COMP(__NR_xyzzy, sys_xyzzy, compat_sys_xyzzy)
352 - instance of ``__SC_COMP`` not ``__SYSCALL`` in
/linux-6.15/Documentation/translations/it_IT/process/
H A Dadding-syscalls.rst384 ``__SC_COMP`` piuttosto di ``__SYSCALL``::
387 __SC_COMP(__NR_xyzzy, sys_xyzzy, compat_sys_xyzzy)
396 - una voce ``__SC_COMP``, e non ``__SYSCALL``, in
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dadding-syscalls.rst383 ``include/uapi/asm-generic/unistd.h`` debería usar ``__SC_COMP`` en vez de
387 __SC_COMP(__NR_xyzzy, sys_xyzzy, compat_sys_xyzzy)
394 - una instancia de ``__SC_COMP`` no ``__SYSCALL`` en ``include/uapi/asm-generic/unistd.h``