Home
last modified time | relevance | path

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

1234567891011

/linux/ipc/
H A 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/arch/arm/kernel/
H A Dsys_oabi-compat.c390 void __user *ptr, long fifth) in sys_oabi_ipc() argument
401 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
403 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
422 void __user *ptr, long fifth) in sys_oabi_ipc() argument
/linux/arch/arm/mach-aspeed/
H A DKconfig32 fifth generation Aspeed BMCs.
/linux/arch/hexagon/include/uapi/asm/
H A Dswab.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
H A Dsetup.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
H A Dparam.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
H A Dsignal.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
H A Dbyteorder.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
H A Dptrace.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
H A Dsigcontext.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
H A Dunistd.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/linux/include/uapi/mtd/
H A Dmtd-user.h17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
H A Dnftl-user.h17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
/linux/Documentation/devicetree/bindings/dma/
H A Drenesas,rzn1-dmamux.yaml26 The first four cells are dedicated to the master DMA controller. The fifth
/linux/tools/arch/hexagon/include/uapi/asm/
H A Dunistd.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-helper-errata.h21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
H A Dcvmx-helper-jtag.h21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
/linux/lib/math/tests/
H A Dint_pow_kunit.c20 { 5, 5, 3125, "Five raised to the fifth power" },
/linux/Documentation/driver-api/tty/
H A 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/arch/arm/lib/
H A Dlshrdi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
H A Dashldi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
H A Dashrdi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
/linux/arch/arm/include/asm/
H A Dsyscalls.h39 void __user *ptr, long fifth);
/linux/Documentation/devicetree/bindings/phy/
H A Dfsl,imx8qm-lvds-phy.yaml17 data streams over a fifth LVDS link. Every cycle of the transmit
/linux/arch/x86/include/asm/
H A Dhypervisor.h17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

1234567891011