Home
last modified time | relevance | path

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

/linux-3.3/arch/s390/include/asm/
Dbitops.h323 test_and_clear_bit_simple(unsigned long nr, volatile unsigned long *ptr) in test_and_clear_bit_simple() function
336 #define __test_and_clear_bit(X,Y) test_and_clear_bit_simple(X,Y)
369 #define test_and_clear_bit test_and_clear_bit_simple