taglinefilesource code
sys_semop102arch/i386/kernel/sys_i386.creturn sys_semop (first, (struct sembuf *)ptr, second);
sys_semop107include/linux/sem.hasmlinkage int sys_semop (int semid, struct sembuf *sops, unsigned nsops);