Searched refs:__ex_table (Results 1 – 25 of 120) sorted by relevance
12345
/arch/arm/lib/ |
D | csumpartialcopyuser.S | 30 .section __ex_table, "a" 39 .section __ex_table, "a" 47 .section __ex_table, "a" 56 .section __ex_table, "a" 67 .section __ex_table, "a"
|
D | copy_to_user.S | 54 .section __ex_table, "a" 72 .section __ex_table, "a"
|
D | copy_from_user.S | 38 .section __ex_table, "a" 57 .section __ex_table, "a"
|
/arch/avr32/kernel/ |
D | vmlinux.lds.S | 82 __ex_table : AT(ADDR(__ex_table) - LOAD_OFFSET) { section 84 *(__ex_table)
|
/arch/sh/kernel/ |
D | vmlinux_64.lds.S | 63 __ex_table : C_PHYS(__ex_table) { *(__ex_table) }
|
D | vmlinux_32.lds.S | 42 __ex_table : { *(__ex_table) } section
|
/arch/mips/lib/ |
D | strncpy_user.S | 15 .section __ex_table,"a"; \ 57 .section __ex_table,"a"
|
/arch/parisc/lib/ |
D | lusercopy.S | 97 .section __ex_table,"aw" 132 .section __ex_table,"aw" 173 .section __ex_table,"aw"
|
/arch/cris/kernel/ |
D | vmlinux.lds.S | 56 __ex_table : { *(__ex_table) } section
|
/arch/powerpc/lib/ |
D | string.S | 15 .section __ex_table,"a" 156 .section __ex_table,"a" 179 .section __ex_table,"a" 204 .section __ex_table,"a"
|
/arch/um/include/asm/ |
D | common.lds.S | 19 __ex_table : { 21 *(__ex_table)
|
/arch/alpha/kernel/ |
D | vmlinux.lds.S | 37 __ex_table : { section 39 *(__ex_table)
|
/arch/alpha/lib/ |
D | copy_user.S | 32 .section __ex_table,"a"; \ 39 .section __ex_table,"a"; \
|
/arch/avr32/lib/ |
D | csum_partial_copy_generic.S | 21 .section __ex_table, "a" 28 .section __ex_table, "a"
|
/arch/m32r/kernel/ |
D | vmlinux.lds.S | 45 __ex_table : { *(__ex_table) } section
|
/arch/s390/kernel/ |
D | vmlinux.lds.S | 55 __ex_table : { section 57 *(__ex_table)
|
/arch/sparc/kernel/ |
D | vmlinux.lds.S | 83 __ex_table : { section 85 *(__ex_table)
|
/arch/mn10300/kernel/ |
D | vmlinux.lds.S | 46 __ex_table : { *(__ex_table) } section
|
/arch/x86/kernel/ |
D | vmlinux_32.lds.S | 56 __ex_table : AT(ADDR(__ex_table) - LOAD_OFFSET) { section 58 *(__ex_table)
|
/arch/m68k/kernel/ |
D | vmlinux-std.lds | 27 __ex_table : { *(__ex_table) } section
|
/arch/mips/kernel/ |
D | vmlinux.lds.S | 47 __ex_table : { section 49 *(__ex_table)
|
/arch/sparc/lib/ |
D | U3copy_from_user.S | 8 .section __ex_table,"a";\
|
D | csum_copy_from_user.S | 12 .section __ex_table,"a";\
|
D | csum_copy_to_user.S | 12 .section __ex_table,"a";\
|
/arch/arm/kernel/ |
D | vmlinux.lds.S | 85 *(__ex_table) 156 *(__ex_table)
|
12345