Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dfutex.h13 #define FUTEX_MAX_LOOPS 128 /* What's the largest number you can think of? */ macro
17 unsigned int loops = FUTEX_MAX_LOOPS; \
85 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic()

Completed in 7 milliseconds