Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-s390/
Dbitops.h38 #define ALIGN_CS 0 macro
40 #define ALIGN_CS 1 macro
59 #if ALIGN_CS == 1 in set_bit_cs()
90 #if ALIGN_CS == 1 in clear_bit_cs()
121 #if ALIGN_CS == 1 in change_bit_cs()
151 #if ALIGN_CS == 1 in test_and_set_bit_cs()
184 #if ALIGN_CS == 1 in test_and_clear_bit_cs()
218 #if ALIGN_CS == 1 in test_and_change_bit_cs()
/linux-2.4.37.9/include/asm-s390x/
Dbitops.h42 #define ALIGN_CS 0 macro
44 #define ALIGN_CS 1 macro
63 #if ALIGN_CS == 1 in set_bit_cs()
93 #if ALIGN_CS == 1 in clear_bit_cs()
124 #if ALIGN_CS == 1 in change_bit_cs()
155 #if ALIGN_CS == 1 in test_and_set_bit_cs()
188 #if ALIGN_CS == 1 in test_and_clear_bit_cs()
221 #if ALIGN_CS == 1 in test_and_change_bit_cs()