| 1 | /* |
| 2 | * arch/ubicom32/include/asm/ocm_text.lds.inc |
| 3 | * <TODO: Replace with short file description> |
| 4 | * |
| 5 | * (C) Copyright 2009, Ubicom, Inc. |
| 6 | * |
| 7 | * This file is part of the Ubicom32 Linux Kernel Port. |
| 8 | * |
| 9 | * The Ubicom32 Linux Kernel Port is free software: you can redistribute |
| 10 | * it and/or modify it under the terms of the GNU General Public License |
| 11 | * as published by the Free Software Foundation, either version 2 of the |
| 12 | * License, or (at your option) any later version. |
| 13 | * |
| 14 | * The Ubicom32 Linux Kernel Port is distributed in the hope that it |
| 15 | * will be useful, but WITHOUT ANY WARRANTY; without even the implied |
| 16 | * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See |
| 17 | * the GNU General Public License for more details. |
| 18 | * |
| 19 | * You should have received a copy of the GNU General Public License |
| 20 | * along with the Ubicom32 Linux Kernel Port. If not, |
| 21 | * see <http://www.gnu.org/licenses/>. |
| 22 | * |
| 23 | * Ubicom32 implementation derived from (with many thanks): |
| 24 | * arch/m68knommu |
| 25 | * arch/blackfin |
| 26 | * arch/parisc |
| 27 | */ |
| 28 | *(.text.do_csum) |
| 29 | *(.text.tcp_packet) |
| 30 | *(.text.ipt_do_table) |
| 31 | *(.text.nf_conntrack_in) |
| 32 | *(.text.ip_forward) |
| 33 | *(.text.dev_queue_xmit) |
| 34 | *(.text.netif_receive_skb) |
| 35 | *(.text.ip_route_input) |
| 36 | *(.text.ip_finish_output) |
| 37 | *(.text.nf_iterate) |
| 38 | *(.text.__hash_conntrack) |
| 39 | *(.text.memset) |
| 40 | *(.text.memcpy) |
| 41 | *(.text.ip_rcv) |
| 42 | *(.text.__nf_conntrack_find) |
| 43 | *(.text.dev_hard_start_xmit) |
| 44 | *(.text.vlan_dev_hard_start_xmit) |
| 45 | *(.text.vlan_dev_hard_header) |
| 46 | *(.text.__nf_ct_refresh_acct) |
| 47 | *(.text.tcp_error) |
| 48 | *(.text.pfifo_fast_enqueue) |
| 49 | *(.text.ipv4_confirm) |
| 50 | *(.text.ip_output) |
| 51 | *(.text.neigh_connected_output) |
| 52 | *(.text.nf_hook_slow) |
| 53 | *(.text.nf_nat_packet) |
| 54 | *(.text.local_bh_enable) |
| 55 | *(.text.pfifo_fast_dequeue) |
| 56 | *(.text.ubi32_eth_receive) |
| 57 | *(.text.nf_nat_fn) |
| 58 | *(.text.skb_checksum) |
| 59 | *(.text.memmove) |
| 60 | *(.text.ubi32_eth_tx_done) |
| 61 | *(.text.eth_header) |
| 62 | *(.text.skb_release_data) |
| 63 | *(.text.nf_conntrack_find_get) |
| 64 | *(.text.process_backlog) |
| 65 | *(.text.vlan_skb_recv) |
| 66 | *(.text.ip_rcv_finish) |
| 67 | *(.text.__qdisc_run) |
| 68 | *(.text.skb_push) |
| 69 | *(.text.eth_type_trans) |
| 70 | *(.text.__alloc_skb) |
| 71 | *(.text.netif_rx) |
| 72 | *(.text.nf_ip_checksum) |
| 73 | *(.text.__skb_checksum_complete_head) |
| 74 | *(.text.ipv4_conntrack_defrag) |
| 75 | *(.text.tcp_pkt_to_tuple) |
| 76 | *(.text.kfree) |
| 77 | *(.text.tcp_manip_pkt) |
| 78 | *(.text.skb_put) |
| 79 | *(.text.nf_ct_get_tuple) |
| 80 | *(.text.__kmalloc) |
| 81 | *(.text.ubi32_eth_start_xmit) |
| 82 | *(.text.free_block) |
| 83 | *(.text.ipt_hook) |
| 84 | *(.text.kmem_cache_free) |
| 85 | *(.text.skb_pull_rcsum) |
| 86 | *(.text.cache_alloc_refill) |
| 87 | *(.text.skb_release_head_state) |
| 88 | *(.text.manip_pkt) |
| 89 | *(.text.ip_sabotage_in) |
| 90 | *(.text.ip_forward_finish) |
| 91 | *(.text.kmem_cache_alloc) |
| 92 | *(.text.local_bh_disable) |
| 93 | *(.text.ipv4_pkt_to_tuple) |
| 94 | *(.text.inet_proto_csum_replace4) |
| 95 | *(.text.__nf_ct_l4proto_find) |
| 96 | *(.text.csum_partial) |
| 97 | *(.text.neigh_resolve_output) |
| 98 | *(.text.__kfree_skb) |
| 99 | *(.text.kfree_skb) |
| 100 | *(.text.__find_vlan_dev) |
| 101 | *(.text.ldsr_ctxsw_thread) |
| 102 | *(.text.__do_IRQ) |
| 103 | *(.text.skb_pull) |
| 104 | *(.text.ipv4_invert_tuple) |
| 105 | *(.text.nf_ct_invert_tuplepr) |
| 106 | *(.text.skb_make_writable) |
| 107 | *(.text.ipv4_get_l4proto) |
| 108 | *(.text.handle_IRQ_event) |
| 109 | *(.text.net_rx_action) |
| 110 | *(.text.__do_softirq) |
| 111 | *(.text.nf_nat_in) |
| 112 | *(.text.note_interrupt) |
| 113 | *(.text.ipv4_conntrack_in) |
| 114 | *(.text.dst_release) |
| 115 | *(.text.tasklet_action) |
| 116 | *(.text.nf_nat_out) |
| 117 | *(.text.nf_ct_invert_tuple) |
| 118 | *(.text.do_IRQ) |
| 119 | *(.text.__tasklet_schedule) |
| 120 | *(.text.__skb_checksum_complete) |
| 121 | *(.text.ubi32_eth_interrupt) |
| 122 | *(.text.dev_kfree_skb_any) |
| 123 | *(.text.ret_from_interrupt_to_kernel) |
| 124 | *(.text.preemptive_context_save) |
| 125 | *(.text.irq_ack_vector) |
| 126 | *(.text.update_wall_time) |
| 127 | *(.text.ldsr_thread) |
| 128 | *(.text.irq_exit) |
| 129 | *(.text.ubi32_eth_do_tasklet) |
| 130 | *(.text.__napi_schedule) |
| 131 | *(.text.idle_cpu) |
| 132 | *(.text.run_timer_softirq) |
| 133 | *(.text.ldsr_mask_vector) |
| 134 | *(.text.irq_enter) |
| 135 | *(.text.ldsr_get_lsb) |
| 136 | *(.text.ldsr_unmask_vector) |
| 137 | *(.text.ip_fast_csum) |
| 138 | *(.text.hrtimer_run_queues) |
| 139 | *(.text.tcp_invert_tuple) |
| 140 | *(.text.T___705) |
| 141 | *(.text.run_posix_cpu_timers) |
| 142 | *(.text.free_hot_cold_page) |
| 143 | *(.text.lock_timer_base) |
| 144 | *(.text.calc_delta_mine) |
| 145 | *(.text.slab_destroy) |
| 146 | *(.text.rcu_pending) |
| 147 | *(.text.scheduler_tick) |
| 148 | *(.text.hrtimer_run_pending) |
| 149 | *(.text.do_softirq) |
| 150 | *(.text.del_timer) |
| 151 | *(.text.irq_end_vector) |
| 152 | *(.text.pci_read_u32) |
| 153 | *(.text.udivmodsi4) |
| 154 | *(.text.memcmp) |
| 155 | *(.text.memset) |
| 156 | *(.text.__slab_alloc) |
| 157 | *(.text.br_handle_frame) |
| 158 | *(.text.br_fdb_update) |
| 159 | *(.text.__br_fdb_get) |
| 160 | *(.text.br_forward) |
| 161 | *(.text.br_handle_frame_finish) |
| 162 | *(.text.pci_write_u32) |
| 163 | *(.text.kmem_freepages) |
| 164 | *(.text.br_dev_queue_push_xmit) |
| 165 | *(.text.ioread32) |
| 166 | *(.text.next_zones_zonelist) |
| 167 | *(.text.ubi32_pci_read_u32) |
| 168 | *(.text.zone_watermark_ok) |
| 169 | *(.text.__rmqueue_smallest) |
| 170 | *(.text.ubi32_eth_napi_poll) |
| 171 | *(.text.ubi32_pci_write_u32) |
| 172 | *(.text.ubi32_pci_read_u32) |
| 173 | *(.text._local_bh_enable) |
| 174 | *(.text._local_bh_disable) |
| 175 | *(.text.get_slab) |
| 176 | |