Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.12.1/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 …]
/linux-6.12.1/arch/s390/kernel/
Dsyscall.c54 * the fifth parameter. in SYSCALL_DEFINE5()
56 * third parameter also as fifth parameter. in SYSCALL_DEFINE5()
/linux-6.12.1/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
/linux-6.12.1/arch/arm/mach-aspeed/
DKconfig33 fifth generation Aspeed BMCs.
/linux-6.12.1/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
Dsetup.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dbyteorder.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dptrace.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsigcontext.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dunistd.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/linux-6.12.1/include/uapi/mtd/
Dmtd-user.h17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
/linux-6.12.1/Documentation/devicetree/bindings/dma/
Drenesas,rzn1-dmamux.yaml26 The first four cells are dedicated to the master DMA controller. The fifth
/linux-6.12.1/tools/arch/hexagon/include/uapi/asm/
Dunistd.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/linux-6.12.1/arch/mips/include/asm/octeon/
Dcvmx-helper-errata.h21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Dcvmx-helper-jtag.h21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
/linux-6.12.1/lib/math/tests/
Dint_pow_kunit.c20 { 5, 5, 3125, "Five raised to the fifth power" },
/linux-6.12.1/arch/arm/lib/
Dashrdi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Dlshrdi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Dashldi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
/linux-6.12.1/arch/arm/include/asm/
Dsyscalls.h39 void __user *ptr, long fifth);
/linux-6.12.1/Documentation/driver-api/tty/
Dmoxa-smartio.rst192 More than 4 Moxa Smartio/Industio family boards found. Fifth board
196 To avoid this problem, please unplug fifth and after board, because Moxa
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dfsl,imx8qm-lvds-phy.yaml17 data streams over a fifth LVDS link. Every cycle of the transmit
/linux-6.12.1/arch/powerpc/include/uapi/asm/
Dps3fb.h17 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

12345678910>>...13