Searched refs:futex_lookup_create (Results 1 – 1 of 1) sorted by relevance
717 futex_lookup_create(int *uaddr, bool shared, struct futex **fp) in futex_lookup_create() function1246 error = futex_lookup_create(uaddr, shared, &f); in futex_func_wait()1382 ? futex_lookup_create(uaddr, shared, &f) in futex_func_requeue()1397 error = futex_lookup_create(uaddr2, shared, &f2); in futex_func_requeue()