Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/decompress/
Dmm.h23 #ifndef STATIC_RW_DATA
24 #define STATIC_RW_DATA static macro
30 STATIC_RW_DATA unsigned long malloc_ptr;
31 STATIC_RW_DATA int malloc_count;
/linux-2.6.39/lib/xz/
Dxz_crc32.c24 #ifndef STATIC_RW_DATA
25 # define STATIC_RW_DATA static macro
28 STATIC_RW_DATA uint32_t xz_crc32_table[256];
/linux-2.6.39/arch/arm/boot/compressed/
Ddecompress.c14 #define STATIC_RW_DATA /* non-static please */ macro
/linux-2.6.39/arch/unicore32/boot/compressed/
Dmisc.c26 #define STATIC_RW_DATA /* non-static please */ macro