Home
last modified time | relevance | path

Searched refs:compat_ksys_semtimedop (Results 1 – 5 of 5) sorted by relevance

/linux/ipc/
A Dsyscall.c37 return compat_ksys_semtimedop(first, ptr, second, in ksys_ipc()
146 return compat_ksys_semtimedop(first, compat_ptr(ptr), second, in compat_ksys_ipc()
A Dsem.c2279 long compat_ksys_semtimedop(int semid, struct sembuf __user *tsems, in compat_ksys_semtimedop() function
2296 return compat_ksys_semtimedop(semid, tsems, nsops, timeout); in SYSCALL_DEFINE4()
/linux/include/linux/
A Dsyscalls.h1378 long compat_ksys_semtimedop(int semid, struct sembuf __user *tsems,
/linux/
A DSystem.map14375 ffff800010421380 T compat_ksys_semtimedop
A D.tmp_System.map14375 ffff800010421380 T compat_ksys_semtimedop

Completed in 307 milliseconds