Searched refs:semop (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/tools/testing/selftests/powerpc/syscalls/ |
| D | ipc.h | 2 DO_TEST(semop, __NR_semop)
|
| /linux-4.4.14/arch/parisc/kernel/ |
| D | syscall_table.S | 283 ENTRY_SAME(semop) /* 185 */
|
| /linux-4.4.14/arch/x86/entry/syscalls/ |
| D | syscall_64.tbl | 74 65 common semop sys_semop
|
| /linux-4.4.14/Documentation/ia64/ |
| D | err_inject.txt | 418 semop(semid[cpu], &lock, 1); 429 semop(semid[cpu], &unlock, 1);
|
| /linux-4.4.14/ipc/ |
| D | sem.c | 2027 SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE3() argument
|