Home
last modified time | relevance | path

Searched refs:semop (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/parisc/kernel/
Dsyscall_table.S286 ENTRY_SAME(semop) /* 185 */
/linux-2.6.39/Documentation/ia64/
Derr_inject.txt418 semop(semid[cpu], &lock, 1);
429 semop(semid[cpu], &unlock, 1);
/linux-2.6.39/ipc/
Dsem.c1491 SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE3() argument