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/compiler.h>
#include <asm/barrier.h>
#include <asm-generic/bitops/find.h>

Go to the source code of this file.

Macros

#define smp_mb__before_clear_bit()   smp_mb()
 
#define smp_mb__after_clear_bit()   smp_mb()
 

Macro Definition Documentation

#define smp_mb__after_clear_bit ( )    smp_mb()

Definition at line 57 of file bitops.h.

#define smp_mb__before_clear_bit ( )    smp_mb()

Definition at line 56 of file bitops.h.