Searched refs:test_and_set_bit_lock (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dbitops_32.h182 * test_and_set_bit_lock - Set a bit and return its old value for lock
188 static inline int test_and_set_bit_lock(int nr, volatile unsigned long *addr) function

Completed in 28 milliseconds