Searched refs:tep (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/
H A Deventpoll.c1829 struct eventpoll *tep = NULL; SYSCALL_DEFINE4() local
1903 tep = tf.file->private_data; SYSCALL_DEFINE4()
1904 mutex_lock_nested(&tep->mtx, 1); SYSCALL_DEFINE4()
1941 if (tep != NULL) SYSCALL_DEFINE4()
1942 mutex_unlock(&tep->mtx); SYSCALL_DEFINE4()

Completed in 78 milliseconds