Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds