Searched refs:SYMBOL_NAME (Results 1 - 25 of 45) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dcalls.S17 /* 0 */ .long SYMBOL_NAME(sys_ni_syscall)
18 .long SYMBOL_NAME(sys_exit)
19 .long SYMBOL_NAME(sys_fork_wrapper)
20 .long SYMBOL_NAME(sys_read)
21 .long SYMBOL_NAME(sys_write)
22 /* 5 */ .long SYMBOL_NAME(sys_open)
23 .long SYMBOL_NAME(sys_close)
24 .long SYMBOL_NAME(sys_waitpid)
25 .long SYMBOL_NAME(sys_creat)
26 .long SYMBOL_NAME(sys_lin
[all...]
H A Dhead-armo.S16 .globl SYMBOL_NAME(swapper_pg_dir)
17 .equ SYMBOL_NAME(swapper_pg_dir), 0x0207d000
41 b SYMBOL_NAME(start_kernel)
43 LC0: .word SYMBOL_NAME(_stext)
44 .word SYMBOL_NAME(__bss_start) @ r2
45 .word SYMBOL_NAME(_end) @ r3
46 .word SYMBOL_NAME(processor_id) @ r4
47 .word SYMBOL_NAME(__machine_arch_type) @ r5
48 .word SYMBOL_NAME(init_task_union)+8192 @ sp
H A Dentry-common.S54 bl SYMBOL_NAME(schedule)
69 b SYMBOL_NAME(do_signal) @ note the bl above sets lr
77 bl SYMBOL_NAME(schedule_tail)
85 bl SYMBOL_NAME(syscall_trace)
153 bcs SYMBOL_NAME(arm_syscall)
154 b SYMBOL_NAME(sys_ni_syscall) @ not private func
163 bl SYMBOL_NAME(syscall_trace)
176 bl SYMBOL_NAME(syscall_trace)
183 .word SYMBOL_NAME(cr_alignment)
196 SYMBOL_NAME(sys_syscal
[all...]
H A Dhead-armv.S37 .globl SYMBOL_NAME(swapper_pg_dir)
38 .equ SYMBOL_NAME(swapper_pg_dir), TEXTADDR - 0x4000
143 .long SYMBOL_NAME(compat)
144 .long SYMBOL_NAME(__bss_start)
145 .long SYMBOL_NAME(_end)
146 .long SYMBOL_NAME(processor_id)
147 .long SYMBOL_NAME(__machine_arch_type)
148 .long SYMBOL_NAME(cr_alignment)
149 .long SYMBOL_NAME(init_task_union)+8192
186 b SYMBOL_NAME(start_kerne
[all...]
H A Dentry-armo.S140 bl SYMBOL_NAME(printk)
167 .globl SYMBOL_NAME(fpundefinstr)
168 SYMBOL_NAME(fpundefinstr): @ Called by FP module on undefined instr
172 bl SYMBOL_NAME(do_undefinstr)
180 bl SYMBOL_NAME(do_undefinstr)
225 .LC2: .word SYMBOL_NAME(fp_enter)
240 bl SYMBOL_NAME(do_PrefetchAbort)
245 bl SYMBOL_NAME(printk)
254 b SYMBOL_NAME(bad_mode)
280 bl SYMBOL_NAME(do_excp
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dentry.S47 .globl SYMBOL_NAME(system_call), SYMBOL_NAME(buserr), SYMBOL_NAME(trap)
48 .globl SYMBOL_NAME(resume), SYMBOL_NAME(ret_from_exception)
49 .globl SYMBOL_NAME(ret_from_signal)
50 .globl SYMBOL_NAME(inthandler), SYMBOL_NAME(sys_call_table)
51 .globl SYMBOL_NAME(sys_fork), SYMBOL_NAME(sys_clon
[all...]
H A Dsun3-head.S15 .globl SYMBOL_NAME(bootup_user_stack)
16 .globl SYMBOL_NAME(bootup_kernel_stack)
17 .globl SYMBOL_NAME(pg0)
18 .globl SYMBOL_NAME(swapper_pg_dir)
19 .globl SYMBOL_NAME(kernel_pmd_table)
20 .globl SYMBOL_NAME(availmem)
21 .global SYMBOL_NAME(m68k_pgtable_cachemode)
22 .global SYMBOL_NAME(kpt)
24 SYMBOL_NAME(swapper_pg_dir): .skip 0x2000
25 SYMBOL_NAME(pg
[all...]
H A Dhead.S305 .globl SYMBOL_NAME(kernel_pg_dir)
306 .globl SYMBOL_NAME(availmem)
307 .globl SYMBOL_NAME(m68k_pgtable_cachemode)
308 .globl SYMBOL_NAME(m68k_supervisor_cachemode)
310 .globl SYMBOL_NAME(mvme_bdid)
313 .globl SYMBOL_NAME(q40_mem_cptr)
316 .globl SYMBOL_NAME(hp300_phys_ram_base)
591 1: jra SYMBOL_NAME(__start)
593 .equ SYMBOL_NAME(kernel_pg_dir),SYMBOL_NAME(_stex
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dentry.S71 * * entry.S (SYMBOL_NAME): Change redefinition to use ## concatenation.
108 * * Added comment about SYMBOL_NAME macro.
153 * SYMBOL_NAME is defined incorrectly for the compiler options we currently use
787 .long SYMBOL_NAME(sys_ni_syscall) /* 0 - old "setup()" system call*/
788 .long SYMBOL_NAME(sys_exit)
789 .long SYMBOL_NAME(sys_fork)
790 .long SYMBOL_NAME(sys_read)
791 .long SYMBOL_NAME(sys_write)
792 .long SYMBOL_NAME(sys_open) /* 5 */
793 .long SYMBOL_NAME(sys_clos
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dentry.S188 call SYMBOL_NAME(schedule_tail)
210 call *SYMBOL_NAME(sys_call_table)(,%eax,4)
228 call SYMBOL_NAME(do_signal)
233 call SYMBOL_NAME(save_v86_state)
236 call SYMBOL_NAME(do_signal)
242 call SYMBOL_NAME(syscall_trace)
246 call *SYMBOL_NAME(sys_call_table)(,%eax,4)
249 call SYMBOL_NAME(syscall_trace)
267 call SYMBOL_NAME(schedule) # test
272 pushl $ SYMBOL_NAME(do_divide_erro
[all...]
H A Dhead.S29 #define CPU_PARAMS SYMBOL_NAME(boot_cpu_data)
123 movl $ SYMBOL_NAME(__bss_start),%edi
124 movl $ SYMBOL_NAME(_end),%ecx
143 movl $ SYMBOL_NAME(empty_zero_page),%edi
152 movl SYMBOL_NAME(empty_zero_page)+NEW_CL_POINTER,%esi
160 movl $ SYMBOL_NAME(empty_zero_page)+2048,%edi
256 call SYMBOL_NAME(initialize_secondary)
260 call SYMBOL_NAME(start_kernel)
302 lea SYMBOL_NAME(idt_table),%edi
313 .long SYMBOL_NAME(init_task_unio
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/lib/
H A Dfloppydma.S14 .global SYMBOL_NAME(floppy_fiqin_end)
21 SYMBOL_NAME(floppy_fiqin_end):
23 .global SYMBOL_NAME(floppy_fiqout_end)
32 SYMBOL_NAME(floppy_fiqout_end):
H A Ddelay.S14 LC0: .word SYMBOL_NAME(loops_per_jiffy)
52 bcs SYMBOL_NAME(__delay)
H A Duaccess-armo.S18 .globl SYMBOL_NAME(uaccess_user)
19 SYMBOL_NAME(uaccess_user):
87 .globl SYMBOL_NAME(uaccess_kernel)
88 SYMBOL_NAME(uaccess_kernel):
157 bl SYMBOL_NAME(memcpy)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Dhead.S78 2: .long SYMBOL_NAME(stack)
79 3: .long SYMBOL_NAME(__bss_start)
80 4: .long SYMBOL_NAME(_end)
81 5: .long SYMBOL_NAME(start_kernel)
82 6: .long SYMBOL_NAME(cache_init)
84 7: .long SYMBOL_NAME(fpu_init)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/lib/
H A Dsemaphore.S21 jbsr SYMBOL_NAME(__down)
30 jbsr SYMBOL_NAME(__down_interruptible)
40 jbsr SYMBOL_NAME(__down_trylock)
49 jbsr SYMBOL_NAME(__up)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dvidc_fill.S23 bge SYMBOL_NAME(vidc_clear)
36 bge SYMBOL_NAME(vidc_clear)
50 bge SYMBOL_NAME(vidc_clear)
62 bge SYMBOL_NAME(vidc_clear)
77 bge SYMBOL_NAME(vidc_clear)
95 bge SYMBOL_NAME(vidc_clear)
139 ldr r8, =SYMBOL_NAME(dma_start)
142 adreq r4, SYMBOL_NAME(vidc_fill_noaudio)
196 .globl SYMBOL_NAME(dma_interrupt)
197 SYMBOL_NAME(dma_interrup
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dlinkage.h21 #define SYMBOL_NAME(X) X macro
57 .globl SYMBOL_NAME(name); \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dlinkage.h21 #define SYMBOL_NAME(X) X macro
57 .globl SYMBOL_NAME(name); \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/math-emu/
H A Dfpu_asm.h15 #define EXCEPTION SYMBOL_NAME(FPU_exception)
H A Dreg_norm.S86 call SYMBOL_NAME(arith_underflow)
94 call SYMBOL_NAME(arith_overflow)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/math-emu/
H A Dfp_entry.S44 .globl SYMBOL_NAME(fpu_emu)
54 tst.l SYMBOL_NAME(m68k_is040or060)
66 btst #3,SYMBOL_NAME(m68k_cputype)+3
75 jeq SYMBOL_NAME(ret_from_exception)
79 jra SYMBOL_NAME(ret_from_exception)
91 jsr SYMBOL_NAME(fpemu_signal)
93 jra SYMBOL_NAME(ret_from_exception)
102 jsr SYMBOL_NAME(fpemu_signal)
104 jra SYMBOL_NAME(ret_from_exception)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/lib/
H A Dmemmove.S23 2: .long SYMBOL_NAME(memcpy)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Dproc-arm2,3.S192 .word SYMBOL_NAME(page_nr)
288 .globl SYMBOL_NAME(arm2_processor_functions)
289 SYMBOL_NAME(arm2_processor_functions):
301 .globl SYMBOL_NAME(arm250_processor_functions)
302 SYMBOL_NAME(arm250_processor_functions):
314 .globl SYMBOL_NAME(arm3_processor_functions)
315 SYMBOL_NAME(arm3_processor_functions):
343 .long SYMBOL_NAME(arm2_processor_functions)
353 .long SYMBOL_NAME(arm250_processor_functions)
363 .long SYMBOL_NAME(arm3_processor_function
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dskeleton.S76 bsrl SYMBOL_NAME(trap_c)
78 bral SYMBOL_NAME(ret_from_exception)
167 bsrl SYMBOL_NAME(trap_c)
169 bral SYMBOL_NAME(ret_from_exception)
193 bsrl SYMBOL_NAME(trap_c)
195 bral SYMBOL_NAME(ret_from_exception)
219 bsrl SYMBOL_NAME(trap_c)
221 bral SYMBOL_NAME(ret_from_exception)
241 bsrl SYMBOL_NAME(trap_c)
243 bral SYMBOL_NAME(ret_from_exceptio
[all...]

Completed in 196 milliseconds

12