Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A 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()
H A Dentry-common.S276 stmdb sp!, {r4, r5} @ push fifth and sixth args
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H 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()
H A Dsystbls.h36 void __user *ptr, long fifth);
/OK3568_Linux_fs/kernel/arch/arm/mach-aspeed/
H A DKconfig33 fifth generation Aspeed BMCs.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dintro.rst39 5. The :ref:`fifth part <cec>` covers the CEC (Consumer Electronics Control) API.
/OK3568_Linux_fs/buildroot/package/efivar/
H A D0004-Fix-another-error-of-Werror-address-of-packed-member.patch16 Since commit c3c553d the fifth parameter of format_guid() is treated as
/OK3568_Linux_fs/buildroot/package/fakeroot/
H A D0001-fix-prototype-generation.patch55 +/* value. After that come the function arguments with types, and the fifth */
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dadm1025.rst46 input, or as the a fifth digital entry for the VID reading (bit 4). It's
H A Dsis5595.rst82 fifth voltage sensor (in4) share a pin which is configurable, but not
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dallocators.rst43 The fifth trick is that the disk volume is cut up into 128MB block
H A Dinodes.rst514 dtime was not widened. There is also a fifth timestamp to record inode
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-devices-soc48 which is code 0x3B on the fifth 'page'. This is shortened
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbuiltin-attrs.def227 /* Nothrow functions whose fifth parameter is a nonnull pointer. */
259 /* Nothrow functions like {v,}snprintf_chk whose first and fifth parameters
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbuiltin-attrs.def227 /* Nothrow functions whose fifth parameter is a nonnull pointer. */
259 /* Nothrow functions like {v,}snprintf_chk whose first and fifth parameters
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__functional_base_03142 // fifth bullet
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__functional_base_03142 // fifth bullet
/OK3568_Linux_fs/kernel/Documentation/arm/omap/
H A Domap_pm.rst107 The fifth function above, omap_pm_get_dev_context_loss_count(),
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dsamsung-phy.txt27 supports additional fifth PHY:
/OK3568_Linux_fs/kernel/include/linux/
H A Dsyscalls.h1242 unsigned long third, void __user *ptr, long fifth);
1292 unsigned long third, void __user * ptr, long fifth);
1294 u32 third, u32 ptr, u32 fifth);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_helper.c1798 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
1799 { (first), (second), (third), (fourth), (fifth), (sixth) }
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dnvidia,tegra194-pcie.txt74 above, the fourth and fifth cells are for the physical CPU address to
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H 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
/OK3568_Linux_fs/kernel/Documentation/ide/
H A Dide.rst64 fifth.. ide4, usually PCI, probed

123