Home
last modified time | relevance | path

Searched refs:ksys_msgrcv (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dsyscall.c67 return ksys_msgrcv(first, tmp.msgp, second, in ksys_ipc()
71 return ksys_msgrcv(first, in ksys_ipc()
H A Dmsg.c1258 long ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz, in ksys_msgrcv() function
1267 return ksys_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg); in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/ipc/
H A Dsyscall.c67 return ksys_msgrcv(first, tmp.msgp, second, in ksys_ipc()
71 return ksys_msgrcv(first, in ksys_ipc()
H A Dmsg.c1264 long ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz, in ksys_msgrcv() function
1273 return ksys_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg); in SYSCALL_DEFINE5()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsys_sparc_64.c375 err = ksys_msgrcv(first, ptr, (size_t)second, fifth, in SYSCALL_DEFINE6()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsys_sparc_64.c375 err = ksys_msgrcv(first, ptr, (size_t)second, fifth, in SYSCALL_DEFINE6()
/kernel/linux/linux-5.10/include/linux/
H A Dsyscalls.h1360 long ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz,
/kernel/linux/linux-6.6/include/linux/
H A Dsyscalls.h1256 long ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz,

Completed in 9 milliseconds