|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>Go to the source code of this file.
Data Structures | |
| struct | word_at_a_time |
Macros | |
| #define | WORD_AT_A_TIME_CONSTANTS { REPEAT_BYTE(0x01), REPEAT_BYTE(0x80) } |
| #define | prep_zero_mask(a, bits, c) (bits) |
| #define WORD_AT_A_TIME_CONSTANTS { REPEAT_BYTE(0x01), REPEAT_BYTE(0x80) } |
Definition at line 16 of file word-at-a-time.h.
1.8.2