Searched refs:tep (Results 1 – 1 of 1) sorted by relevance
1829 struct eventpoll *tep = NULL; in SYSCALL_DEFINE4() local1903 tep = tf.file->private_data; in SYSCALL_DEFINE4()1904 mutex_lock_nested(&tep->mtx, 1); in SYSCALL_DEFINE4()1941 if (tep != NULL) in SYSCALL_DEFINE4()1942 mutex_unlock(&tep->mtx); in SYSCALL_DEFINE4()