Home
last modified time | relevance | path

Searched refs:__SC_COMP_3264 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h27 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) macro
30 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) macro
98 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
153 __SC_COMP_3264(__NR3264_statfs, sys_statfs64, sys_statfs, \
156 __SC_COMP_3264(__NR3264_fstatfs, sys_fstatfs64, sys_fstatfs, \
159 __SC_COMP_3264(__NR3264_truncate, sys_truncate64, sys_truncate, \
162 __SC_COMP_3264(__NR3264_ftruncate, sys_ftruncate64, sys_ftruncate, \
229 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
231 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
436 __SC_COMP_3264(__NR_rt_sigtimedwai
[all...]
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h27 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) macro
30 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) macro
98 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
153 __SC_COMP_3264(__NR3264_statfs, sys_statfs64, sys_statfs, \
156 __SC_COMP_3264(__NR3264_fstatfs, sys_fstatfs64, sys_fstatfs, \
159 __SC_COMP_3264(__NR3264_truncate, sys_truncate64, sys_truncate, \
162 __SC_COMP_3264(__NR3264_ftruncate, sys_ftruncate64, sys_ftruncate, \
229 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
231 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
436 __SC_COMP_3264(__NR_rt_sigtimedwai
[all...]
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h27 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) macro
30 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) macro
88 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
129 __SC_COMP_3264(__NR3264_statfs, sys_statfs64, sys_statfs, \
132 __SC_COMP_3264(__NR3264_fstatfs, sys_fstatfs64, sys_fstatfs, \
135 __SC_COMP_3264(__NR3264_truncate, sys_truncate64, sys_truncate, \
138 __SC_COMP_3264(__NR3264_ftruncate, sys_ftruncate64, sys_ftruncate, \
193 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
195 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
379 __SC_COMP_3264(__NR_rt_sigtimedwai
[all...]
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h27 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) macro
30 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) macro
88 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
129 __SC_COMP_3264(__NR3264_statfs, sys_statfs64, sys_statfs, \
132 __SC_COMP_3264(__NR3264_fstatfs, sys_fstatfs64, sys_fstatfs, \
135 __SC_COMP_3264(__NR3264_truncate, sys_truncate64, sys_truncate, \
138 __SC_COMP_3264(__NR3264_ftruncate, sys_ftruncate64, sys_ftruncate, \
193 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
195 __SC_COMP_3264(__NR_ppoll, sys_ppoll_time32, sys_ppoll, compat_sys_ppoll_time32)
379 __SC_COMP_3264(__NR_rt_sigtimedwai
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h17 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) macro
20 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) macro
73 __SC_COMP_3264(__NR3264_fcntl, sys_fcntl64, sys_fcntl, compat_sys_fcntl64)
111 __SC_COMP_3264(__NR3264_statfs, sys_statfs64, sys_statfs, \
114 __SC_COMP_3264(__NR3264_fstatfs, sys_fstatfs64, sys_fstatfs, \
117 __SC_COMP_3264(__NR3264_truncate, sys_truncate64, sys_truncate, \
120 __SC_COMP_3264(__NR3264_ftruncate, sys_ftruncate64, sys_ftruncate, \
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) macro
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) macro
33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) macro

Completed in 10 milliseconds