Searched defs:locknum (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/ipc/
H A Dsem.c381 static inline void sem_unlock(struct sem_array *sma, int locknum) sem_unlock() argument
1800 int undos = 0, alter = 0, max, locknum; SYSCALL_DEFINE4() local
398 sem_obtain_lock(struct ipc_namespace *ns, int id, struct sembuf *sops, int nsops, int *locknum) sem_obtain_lock() argument
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dtg3.c708 static int tg3_ape_lock(struct tg3 *tp, int locknum) tg3_ape_lock() argument
770 static void tg3_ape_unlock(struct tg3 *tp, int locknum) tg3_ape_unlock() argument

Completed in 173 milliseconds