Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dcore.c1516 static void futex_hash_bucket_init(struct futex_hash_bucket *fhb, in futex_hash_bucket_init() function
1822 futex_hash_bucket_init(&fph->queues[i], fph); in futex_hash_allocate()
2001 futex_hash_bucket_init(&table[i], NULL); in futex_init()