Home
last modified time | relevance | path

Searched refs:kcmp_lock (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dkcmp.c80 static int kcmp_lock(struct rw_semaphore *l1, struct rw_semaphore *l2) in kcmp_lock() function
159 ret = kcmp_lock(&task1->signal->exec_update_lock, in SYSCALL_DEFINE5()