Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfutex.h57 FUTEX_STATE_OK, enumerator
70 tsk->futex_state = FUTEX_STATE_OK; in futex_init_task()
/linux/kernel/futex/
H A Dpi.c442 if (unlikely(p->futex_state != FUTEX_STATE_OK)) { in attach_to_pi_owner()
H A Dcore.c1136 * Reset the state to FUTEX_STATE_OK. The task is alive and about in futex_exec_release()
1139 futex_cleanup_end(tsk, FUTEX_STATE_OK); in futex_exec_release()