/linux/ipc/ |
A D | syscall.c | 21 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 D | sys_oabi-compat.c | 389 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 D | entry-common.S | 249 stmdb sp!, {r4, r5} @ push fifth and sixth args
|
/linux/arch/sparc/kernel/ |
A D | sys_sparc_64.c | 335 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 D | systbls.h | 36 void __user *ptr, long fifth);
|
/linux/arch/arm/mach-aspeed/ |
A D | Kconfig | 33 fifth generation Aspeed BMCs.
|
/linux/Documentation/userspace-api/media/ |
A D | intro.rst | 39 5. The :ref:`fifth part <cec>` covers the CEC (Consumer Electronics Control) API.
|
/linux/Documentation/hwmon/ |
A D | adm1025.rst | 46 input, or as the a fifth digital entry for the VID reading (bit 4). It's
|
A D | sis5595.rst | 82 fifth voltage sensor (in4) share a pin which is configurable, but not
|
/linux/Documentation/filesystems/ext4/ |
A D | allocators.rst | 43 The fifth trick is that the disk volume is cut up into 128MB block
|
A D | inodes.rst | 514 dtime was not widened. There is also a fifth timestamp to record inode
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-devices-soc | 48 which is code 0x3B on the fifth 'page'. This is shortened
|
/linux/Documentation/driver-api/serial/ |
A D | moxa-smartio.rst | 196 To avoid this problem, please unplug fifth and after board, because Moxa
|
/linux/Documentation/arm/omap/ |
A D | omap_pm.rst | 107 The fifth function above, omap_pm_get_dev_context_loss_count(),
|
/linux/Documentation/devicetree/bindings/phy/ |
A D | samsung-phy.txt | 27 supports additional fifth PHY:
|
/linux/include/linux/ |
A D | syscalls.h | 1265 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 D | nvidia,tegra194-pcie.txt | 75 above, the fourth and fifth cells are for the physical CPU address to
|
A D | nvidia,tegra20-pcie.txt | 38 fifth and six cells are as described for the #size-cells property above.
|
/linux/Documentation/driver-api/ |
A D | mtdnand.rst | 775 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 D | coresight.rst | 634 (Documentation/trace/coresight/coresight-config.rst) [#fifth]_. 645 .. [#fifth] Documentation/trace/coresight/coresight-config.rst
|
/linux/Documentation/ide/ |
A D | ide.rst | 64 fifth.. ide4, usually PCI, probed
|
/linux/drivers/gpu/drm/ |
A D | drm_dp_helper.c | 1968 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 1969 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
/linux/Documentation/timers/ |
A D | no_hz.rst | 30 discussing testing, and a fifth and final section listing known issues.
|
/linux/Documentation/process/ |
A D | applying-patches.rst | 356 So, 5.8-rc5 means that this is the fifth release candidate for the 5.8
|
/linux/Documentation/filesystems/ |
A D | orangefs.rst | 505 Readdir responses initialize the fifth element io_array like this::
|