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

/linux-4.1.27/arch/arm/lib/
H A Dtestsetbit.S15 testop _test_and_set_bit, orreq, streq
/linux-4.1.27/arch/arm/include/asm/
H A Dsync_bitops.h19 #define sync_test_and_set_bit(nr, p) _test_and_set_bit(nr, p)
H A Dbitops.h155 extern int _test_and_set_bit(int nr, volatile unsigned long * p);
/linux-4.1.27/arch/arm/kernel/
H A Darmksyms.c144 EXPORT_SYMBOL(_test_and_set_bit); variable

Completed in 158 milliseconds