Home
last modified time | relevance | path

Searched refs:fifth (Results 1 – 25 of 33) sorted by relevance

12

/linux/ipc/
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/
A Dsys_oabi-compat.c389 void __user *ptr, long fifth) in sys_oabi_ipc() argument
400 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
402 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
421 void __user *ptr, long fifth) in sys_oabi_ipc() argument
A Dentry-common.S249 stmdb sp!, {r4, r5} @ push fifth and sixth args
/linux/arch/sparc/kernel/
A Dsys_sparc_64.c335 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
352 (unsigned long) fifth); in SYSCALL_DEFINE6()
375 err = ksys_msgrcv(first, ptr, (size_t)second, fifth, in SYSCALL_DEFINE6()
A Dsystbls.h36 void __user *ptr, long fifth);
/linux/arch/arm/mach-aspeed/
A DKconfig33 fifth generation Aspeed BMCs.
/linux/Documentation/userspace-api/media/
A Dintro.rst39 5. The :ref:`fifth part <cec>` covers the CEC (Consumer Electronics Control) API.
/linux/Documentation/hwmon/
A Dadm1025.rst46 input, or as the a fifth digital entry for the VID reading (bit 4). It's
A Dsis5595.rst82 fifth voltage sensor (in4) share a pin which is configurable, but not
/linux/Documentation/filesystems/ext4/
A Dallocators.rst43 The fifth trick is that the disk volume is cut up into 128MB block
A Dinodes.rst514 dtime was not widened. There is also a fifth timestamp to record inode
/linux/Documentation/ABI/testing/
A Dsysfs-devices-soc48 which is code 0x3B on the fifth 'page'. This is shortened
/linux/Documentation/driver-api/serial/
A Dmoxa-smartio.rst196 To avoid this problem, please unplug fifth and after board, because Moxa
/linux/Documentation/arm/omap/
A Domap_pm.rst107 The fifth function above, omap_pm_get_dev_context_loss_count(),
/linux/Documentation/devicetree/bindings/phy/
A Dsamsung-phy.txt27 supports additional fifth PHY:
/linux/include/linux/
A Dsyscalls.h1265 unsigned long third, void __user *ptr, long fifth);
1315 unsigned long third, void __user * ptr, long fifth);
1317 u32 third, u32 ptr, u32 fifth);
/linux/Documentation/devicetree/bindings/pci/
A Dnvidia,tegra194-pcie.txt75 above, the fourth and fifth cells are for the physical CPU address to
A Dnvidia,tegra20-pcie.txt38 fifth and six cells are as described for the #size-cells property above.
/linux/Documentation/driver-api/
A Dmtdnand.rst775 0x34 ECC byte 12 Error correction code byte 0 of the fifth
777 0x35 ECC byte 13 Error correction code byte 1 of the fifth
779 0x36 ECC byte 14 Error correction code byte 2 of the fifth
/linux/Documentation/trace/coresight/
A Dcoresight.rst634 (Documentation/trace/coresight/coresight-config.rst) [#fifth]_.
645 .. [#fifth] Documentation/trace/coresight/coresight-config.rst
/linux/Documentation/ide/
A Dide.rst64 fifth.. ide4, usually PCI, probed
/linux/drivers/gpu/drm/
A Ddrm_dp_helper.c1968 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
1969 { (first), (second), (third), (fourth), (fifth), (sixth) }
/linux/Documentation/timers/
A Dno_hz.rst30 discussing testing, and a fifth and final section listing known issues.
/linux/Documentation/process/
A Dapplying-patches.rst356 So, 5.8-rc5 means that this is the fifth release candidate for the 5.8
/linux/Documentation/filesystems/
A Dorangefs.rst505 Readdir responses initialize the fifth element io_array like this::

Completed in 45 milliseconds

12