Lines Matching defs:long
604 long ksys_semget(key_t key, int nsems, int semflg)
1226 static unsigned long copy_semid_to_user(void __user *buf, struct semid64_ds *in, int version)
1605 static inline unsigned long copy_semid_from_user(struct semid64_ds *out, void __user *buf, int version)
1686 static long ksys_semctl(int semid, int semnum, int cmd, unsigned long arg, int version)
1744 SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg)
1750 long ksys_old_semctl(int semid, int semnum, int cmd, unsigned long arg)
1757 SYSCALL_DEFINE4(old_semctl, int, semid, int, semnum, int, cmd, unsigned long, arg)
1811 static long compat_ksys_semctl(int semid, int semnum, int cmd, int arg, int version)
1866 long compat_ksys_old_semctl(int semid, int semnum, int cmd, int arg)
2029 static long do_semtimedop(int semid, struct sembuf __user *tsops, unsigned nsops, const struct timespec64 *timeout)
2039 unsigned long dup = 0, jiffies_left = 0;
2072 unsigned long mask = 1ULL << ((sop->sem_num) % BITS_PER_LONG);
2294 long ksys_semtimedop(int semid, struct sembuf __user *tsops, unsigned int nsops,
2314 long compat_ksys_semtimedop(int semid, struct sembuf __user *tsems, unsigned int nsops,
2343 int copy_semundo(unsigned long clone_flags, struct task_struct *tsk)