Home
last modified time | relevance | path

Searched full:fifth (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/kernel/linux/linux-6.6/ipc/
Dsyscall.c21 unsigned long third, void __user * ptr, long fifth) in ksys_ipc() argument
35 (const struct __kernel_timespec __user *)fifth); in ksys_ipc()
38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()
73 second, fifth, third); in ksys_ipc()
111 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
113 return ksys_ipc(call, first, second, third, ptr, fifth); in SYSCALL_DEFINE6()
131 u32 third, compat_uptr_t ptr, u32 fifth) in compat_ksys_ipc() argument
147 compat_ptr(fifth)); in compat_ksys_ipc()
175 return compat_ksys_msgrcv(first, ptr, second, fifth, third); in compat_ksys_ipc()
206 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument
[all …]
/kernel/linux/linux-5.10/ipc/
Dsyscall.c21 unsigned long third, void __user * ptr, long fifth) in ksys_ipc() argument
35 (const struct __kernel_timespec __user *)fifth); in ksys_ipc()
38 (const struct old_timespec32 __user *)fifth); in ksys_ipc()
73 second, fifth, third); in ksys_ipc()
111 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
113 return ksys_ipc(call, first, second, third, ptr, fifth); in SYSCALL_DEFINE6()
131 u32 third, compat_uptr_t ptr, u32 fifth) in compat_ksys_ipc() argument
147 compat_ptr(fifth)); in compat_ksys_ipc()
175 return compat_ksys_msgrcv(first, ptr, second, fifth, third); in compat_ksys_ipc()
206 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument
[all …]
/kernel/linux/linux-5.10/arch/s390/kernel/
Dsys_s390.c74 * the fifth parameter. in SYSCALL_DEFINE5()
76 * third parameter also as fifth parameter. in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/arch/arm/kernel/
Dsys_oabi-compat.c392 void __user *ptr, long fifth) in sys_oabi_ipc() argument
403 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
405 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
424 void __user *ptr, long fifth) in sys_oabi_ipc() argument
/kernel/linux/linux-6.6/arch/s390/kernel/
Dsyscall.c81 * the fifth parameter. in SYSCALL_DEFINE5()
83 * third parameter also as fifth parameter. in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/arch/arm/mach-aspeed/
DKconfig32 fifth generation Aspeed BMCs.
/kernel/linux/linux-5.10/arch/arm/mach-aspeed/
DKconfig33 fifth generation Aspeed BMCs.
/kernel/linux/linux-5.10/arch/hexagon/include/uapi/asm/
Dswab.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dparam.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsignal.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dbyteorder.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsetup.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsigcontext.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/kernel/linux/linux-6.6/arch/hexagon/include/uapi/asm/
Dswab.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dparam.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsetup.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dbyteorder.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsignal.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsigcontext.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/kernel/linux/linux-5.10/tools/arch/hexagon/include/uapi/asm/
Dbitsperlong.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.h11 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
D11n_aggr.h11 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
/kernel/linux/linux-5.10/include/uapi/mtd/
Dmtd-user.h17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
/kernel/linux/linux-6.6/include/uapi/mtd/
Dmtd-user.h17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
/kernel/linux/linux-6.6/tools/edid/
D1600x1200.S18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

12345678910>>...29