Home
last modified time | relevance | path

Searched full:fifth (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/Linux-v6.6/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 …]
/Linux-v6.6/arch/arm/kernel/
Dsys_oabi-compat.c392 void __user *ptr, long fifth) in sys_oabi_ipc() argument
403 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
405 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
424 void __user *ptr, long fifth) in sys_oabi_ipc() argument
/Linux-v6.6/arch/s390/kernel/
Dsyscall.c81 * the fifth parameter. in SYSCALL_DEFINE5()
83 * third parameter also as fifth parameter. in SYSCALL_DEFINE5()
/Linux-v6.6/arch/arm/mach-aspeed/
DKconfig33 fifth generation Aspeed BMCs.
/Linux-v6.6/arch/hexagon/include/uapi/asm/
Dswab.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dparam.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsetup.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsignal.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dbyteorder.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dsigcontext.h16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dunistd.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
Dptrace.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/Linux-v6.6/include/uapi/mtd/
Dmtd-user.h17 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
/Linux-v6.6/Documentation/devicetree/bindings/dma/
Drenesas,rzn1-dmamux.yaml26 The first four cells are dedicated to the master DMA controller. The fifth
/Linux-v6.6/tools/edid/
D1280x1024.S18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
D1600x1200.S18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
D1680x1050.S18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
D1920x1080.S18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
D1024x768.S18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
/Linux-v6.6/tools/arch/hexagon/include/uapi/asm/
Dunistd.h18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
/Linux-v6.6/arch/mips/include/asm/octeon/
Dcvmx-helper-errata.h21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
/Linux-v6.6/arch/arm/lib/
Dashldi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Dashrdi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Dlshrdi3.S25 the Free Software Foundation, 51 Franklin Street, Fifth Floor,
/Linux-v6.6/arch/arm/include/asm/
Dsyscalls.h39 void __user *ptr, long fifth);

12345678910>>...13