Searched refs:ALLOC (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/arch/sparc/lib/ |
D | memset.S | 13 #define ALLOC #alloc macro 17 .section .fixup,ALLOC,EXECINSTR; \ 21 .section __ex_table,ALLOC; \ 28 .section __ex_table,ALLOC; \
|
D | copy_user.S | 20 #define ALLOC #alloc macro 24 .section .fixup,ALLOC,EXECINSTR; \ 28 .section __ex_table,ALLOC; \ 36 .section .fixup,ALLOC,EXECINSTR; \ 41 .section __ex_table,ALLOC; \ 49 .section __ex_table,ALLOC; \ 56 .section __ex_table,ALLOC; \
|
D | checksum_32.S | 148 #define ALLOC #alloc macro 152 .section .fixup,ALLOC,EXECINSTR; \ 156 .section __ex_table,ALLOC; \ 164 .section __ex_table,ALLOC; \ 172 .section __ex_table,ALLOC; \ 179 .section __ex_table,ALLOC; \
|
/linux-2.6.39/Documentation/x86/ |
D | exception-tables.txt | 166 > CONTENTS, ALLOC, LOAD, READONLY, CODE 168 > CONTENTS, ALLOC, LOAD, READONLY, CODE 170 > CONTENTS, ALLOC, LOAD, READONLY, DATA 172 > CONTENTS, ALLOC, LOAD, READONLY, DATA 174 > CONTENTS, ALLOC, LOAD, DATA 176 > ALLOC
|
/linux-2.6.39/Documentation/filesystems/caching/ |
D | netfs-api.txt | 435 PAGE READ/ALLOC/WRITE
|