Searched refs:test_and_set_bit_lock (Results 1 - 2 of 2) 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
/external/kernel-headers/original/asm-mips/
H A Dbitops.h318 * test_and_set_bit_lock - Set a bit and return its old value
325 static inline int test_and_set_bit_lock(unsigned long nr, function

Completed in 43 milliseconds