Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Dcore.c254 mm->futex_batches = get_state_synchronize_rcu(); in __futex_pivot_hash()
1668 if (poll_state_synchronize_rcu(mm->futex_batches)) { in futex_ref_drop()
1726 mm->futex_batches = get_state_synchronize_rcu(); in futex_mm_init()
/linux/include/linux/
H A Dmm_types.h1073 unsigned long futex_batches; member