Home
last modified time | relevance | path

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

12

/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/arm/kernel/
Dsys_oabi-compat.c374 void __user *ptr, long fifth) in sys_oabi_ipc() argument
385 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
387 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
Dentry-common.S279 stmdb sp!, {r4, r5} @ push fifth and sixth args
/kernel/linux/linux-5.10/arch/arm/mach-aspeed/
DKconfig33 fifth generation Aspeed BMCs.
/kernel/linux/linux-5.10/arch/sparc/kernel/
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()
Dsystbls.h36 void __user *ptr, long fifth);
/kernel/linux/linux-5.10/Documentation/userspace-api/media/
Dintro.rst39 5. The :ref:`fifth part <cec>` covers the CEC (Consumer Electronics Control) API.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dadm1025.rst46 input, or as the a fifth digital entry for the VID reading (bit 4). It's
Dsis5595.rst82 fifth voltage sensor (in4) share a pin which is configurable, but not
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-devices-soc48 which is code 0x3B on the fifth 'page'. This is shortened
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Dallocators.rst43 The fifth trick is that the disk volume is cut up into 128MB block
Dinodes.rst514 dtime was not widened. There is also a fifth timestamp to record inode
/kernel/linux/linux-5.10/Documentation/arm/omap/
Domap_pm.rst107 The fifth function above, omap_pm_get_dev_context_loss_count(),
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dsamsung-phy.txt27 supports additional fifth PHY:
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_dp_helper.c1798 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
1799 { (first), (second), (third), (fourth), (fifth), (sixth) }
/kernel/linux/linux-5.10/include/linux/
Dsyscalls.h1241 unsigned long third, void __user *ptr, long fifth);
1291 unsigned long third, void __user * ptr, long fifth);
1293 u32 third, u32 ptr, u32 fifth);
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dnvidia,tegra194-pcie.txt74 above, the fourth and fifth cells are for the physical CPU address to
Dnvidia,tegra20-pcie.txt38 fifth and six cells are as described for the #size-cells property above.
/kernel/linux/linux-5.10/Documentation/driver-api/
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
/kernel/linux/linux-5.10/Documentation/ide/
Dide.rst64 fifth.. ide4, usually PCI, probed
/kernel/linux/linux-5.10/Documentation/timers/
Dno_hz.rst30 discussing testing, and a fifth and final section listing known issues.
/kernel/linux/linux-5.10/Documentation/driver-api/serial/
Dmoxa-smartio.rst576 To avoid this problem, please unplug fifth and after board, because Moxa
/kernel/linux/linux-5.10/Documentation/filesystems/
Dorangefs.rst505 Readdir responses initialize the fifth element io_array like this::
/kernel/linux/linux-5.10/Documentation/process/
Dapplying-patches.rst356 So, 5.8-rc5 means that this is the fifth release candidate for the 5.8
/kernel/linux/linux-5.10/Documentation/vm/
Dhmm.rst24 fifth section deals with how device memory is represented inside the kernel.

12