Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
bitops.h File Reference
#include <asm/byteorder.h>
#include <asm-generic/bitops.h>
#include <asm-generic/bitops/__fls.h>

Go to the source code of this file.

Macros

#define smp_mb__before_clear_bit()   barrier()
 
#define smp_mb__after_clear_bit()   barrier()
 

Macro Definition Documentation

#define smp_mb__after_clear_bit ( )    barrier()

Definition at line 10 of file bitops.h.

#define smp_mb__before_clear_bit ( )    barrier()

Definition at line 9 of file bitops.h.