| /linux/ipc/ |
| H 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/ |
| H A D | sys_oabi-compat.c | 390 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
|
| H A D | entry-common.S | 264 stmdb sp!, {r4, r5} @ push fifth and sixth args
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_quirks.c | 106 #define SINK_DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 107 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
| /linux/arch/arm/include/asm/ |
| H A D | syscalls.h | 39 void __user *ptr, long fifth);
|
| /linux/arch/sparc/kernel/ |
| H A D | sys_sparc_64.c | 352 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument 369 (unsigned long) fifth); in SYSCALL_DEFINE6() 392 err = ksys_msgrcv(first, ptr, (size_t)second, fifth, in SYSCALL_DEFINE6()
|
| H A D | systbls.h | 36 void __user *ptr, long fifth);
|
| /linux/arch/arm/mach-aspeed/ |
| H A D | Kconfig | 32 fifth generation Aspeed BMCs.
|
| /linux/Documentation/userspace-api/media/ |
| H A D | intro.rst | 39 5. The :ref:`fifth part <cec>` covers the CEC (Consumer Electronics Control) API.
|
| /linux/Documentation/hwmon/ |
| H A D | adm1025.rst | 46 input, or as the a fifth digital entry for the VID reading (bit 4). It's
|
| H A D | sis5595.rst | 82 fifth voltage sensor (in4) share a pin which is configurable, but not
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | allocators.rst | 43 The fifth trick is that the disk volume is cut up into 128MB block
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-soc | 48 which is code 0x3B on the fifth 'page'. This is shortened
|
| /linux/Documentation/arch/arm/omap/ |
| H A D | omap_pm.rst | 107 The fifth function above, omap_pm_get_dev_context_loss_count(),
|
| /linux/Documentation/driver-api/tty/ |
| H A D | moxa-smartio.rst | 196 To avoid this problem, please unplug fifth and after board, because Moxa
|
| /linux/include/linux/ |
| H A D | syscalls.h | 1211 unsigned long third, void __user *ptr, long fifth); 1262 unsigned long third, void __user * ptr, long fifth); 1264 u32 third, u32 ptr, u32 fifth);
|
| /linux/Documentation/driver-api/ |
| H 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/timers/ |
| H A D | no_hz.rst | 30 discussing testing, and a fifth and final section listing known issues.
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | nvidia,tegra20-pcie.txt | 38 fifth and six cells are as described for the #size-cells property above.
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 505 Readdir responses initialize the fifth element io_array like this::
|
| /linux/Documentation/process/ |
| H A D | applying-patches.rst | 374 So, 5.8-rc5 means that this is the fifth release candidate for the 5.8
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | numa_memory_policy.rst | 313 Bind or Interleave case, the third and fifth) nodes in the set of
|
| /linux/Documentation/mm/ |
| H A D | unevictable-lru.rst | 62 imagine it as a fifth LRU folio list.
|
| /linux/Documentation/arch/m68k/ |
| H A D | kernel-options.rst | 83 /dev/sde: -> 0x0840 (fifth SCSI disk)
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 1362 The fourth and fifth arguments are the number of substreams for playback 3052 The fourth and fifth arguments are the number of output and input 3249 driver, pass non-zero to the fifth argument (``integrated``). Otherwise,
|