Lines Matching defs:unsigned
124 unsigned int use_global_lock;/* >0: global lock required */
1195 static unsigned long copy_semid_to_user(void __user *buf, struct semid64_ds *in, int version)
1570 static inline unsigned long
1651 static long ksys_semctl(int semid, int semnum, int cmd, unsigned long arg, int version)
1705 SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg)
1711 long ksys_old_semctl(int semid, int semnum, int cmd, unsigned long arg)
1718 SYSCALL_DEFINE4(old_semctl, int, semid, int, semnum, int, cmd, unsigned long, arg)
1734 unsigned short sem_nsems;
1984 unsigned int nsops, const struct timespec64 *timeout,
1994 unsigned long dup = 0;
2014 unsigned long mask = 1ULL << ((sop->sem_num) % BITS_PER_LONG);
2223 unsigned int nsops, const struct timespec64 *timeout)
2257 unsigned int nsops, const struct __kernel_timespec __user *timeout)
2269 unsigned int, nsops, const struct __kernel_timespec __user *, timeout)
2276 unsigned int nsops,
2289 unsigned int, nsops,
2297 unsigned int, nsops)