Home
last modified time | relevance | path

Searched refs:ksys_old_msgctl (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/ipc/
A Dsyscall.c78 return ksys_old_msgctl(first, second, in ksys_ipc()
A Dmsg.c646 long ksys_old_msgctl(int msqid, int cmd, struct msqid_ds __user *buf) in ksys_old_msgctl() function
655 return ksys_old_msgctl(msqid, cmd, buf); in SYSCALL_DEFINE3()
/linux-6.3-rc2/arch/sparc/kernel/
A Dsys_sparc_64.c382 err = ksys_old_msgctl(first, (int)second | IPC_64, ptr); in SYSCALL_DEFINE6()
/linux-6.3-rc2/include/linux/
A Dsyscalls.h1371 long ksys_old_msgctl(int msqid, int cmd, struct msqid_ds __user *buf);

Completed in 9 milliseconds