Searched refs:global (Results 251 - 275 of 330) sorted by last modified time

<<11121314

/linux-master/arch/openrisc/lib/
H A Dmemset.S12 .global memset
/linux-master/arch/arm/kernel/
H A Dsigreturn_codes.S71 .global sigreturn_codes
/linux-master/arch/parisc/boot/compressed/
H A Dhead.S19 .import $global$ /* forward declaration */
56 /* Initialize the global data pointer */
/linux-master/arch/sh/lib/
H A Dudivsi3_i4i.S37 .global __udivsi3_i4i
38 .global __udivsi3_i4
155 .global __sdivsi3_i4i
156 .global __sdivsi3_i4
157 .global __sdivsi3
H A Dudivsi3_i4i-Os.S21 .global __udivsi3_i4i
22 .global __udivsi3_i4
86 .global __sdivsi3_i4i
87 .global __sdivsi3_i4
88 .global __sdivsi3
H A Dudivsi3.S13 .global __udivsi3
H A Dudiv_qrnnd.S22 .global __udiv_qrnnd_16
H A Dmovmem.S22 .global __movmem
23 .global __movstr
60 .global __movmemSI64
61 .global __movstrSI64
66 .global __movmemSI60
67 .global __movstrSI60
72 .global __movmemSI56
73 .global __movstrSI56
78 .global __movmemSI52
79 .global __movstrSI5
[all...]
H A Dlshrsi3.S51 .global __lshrsi3
52 .global __lshrsi3_r0
H A Dashrsi3.S51 .global __ashrsi3
52 .global __ashrsi3_r0
H A Dashlsi3.S52 .global __ashlsi3
53 .global __ashlsi3_r0
H A Dashiftrt.S20 .global __ashiftrt_r4_0
21 .global __ashiftrt_r4_1
22 .global __ashiftrt_r4_2
23 .global __ashiftrt_r4_3
24 .global __ashiftrt_r4_4
25 .global __ashiftrt_r4_5
26 .global __ashiftrt_r4_6
27 .global __ashiftrt_r4_7
28 .global __ashiftrt_r4_8
29 .global __ashiftrt_r4_
[all...]
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dentry.S359 .global sh2_cpuid_addr
/linux-master/arch/mips/kernel/
H A Dbmips_5xxx_init.S305 .global enable_ID
/linux-master/arch/m68k/kernel/
H A Dsun3-head.S24 .global m68k_pgtable_cachemode
25 .global kpt
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_ruc.c71 return (gid->global.interface_id == id &&
72 (gid->global.subnet_prefix == gid_prefix ||
73 gid->global.subnet_prefix == IB_DEFAULT_GID_PREFIX));
105 grh->dgid.global.subnet_prefix,
106 grh->dgid.global.interface_id))
144 grh->dgid.global.subnet_prefix,
145 grh->dgid.global.interface_id))
177 * @grh: the global route address to send to
195 hdr->sgid.global.subnet_prefix = ibp->rvp.gid_prefix;
197 hdr->sgid.global
[all...]
/linux-master/arch/sparc/vdso/vdso32/
H A Dvdso32.lds.S17 global: label
/linux-master/arch/sparc/vdso/
H A Dvdso.lds.S18 global: label
/linux-master/arch/powerpc/include/asm/
H A Dcode-patching-asm.h12 .global \name
/linux-master/arch/arm/mach-berlin/
H A Dheadsmp.S17 .global boot_inst
/linux-master/drivers/video/fbdev/via/
H A DMakefile9 via_utility.o vt1636.o global.o tblDPASetting.o viamode.o \
/linux-master/arch/x86/um/vdso/
H A Dvdso.lds.S20 global: label
/linux-master/arch/sparc/kernel/
H A Dwof.S76 mov %g5, %saved_g5 ! save away global temp register
136 * will be left for us in the global temporary register,
H A Dtrampoline_32.S148 .global leon_smp_cpu_startup, smp_penguin_ctable
/linux-master/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S78 global: label

Completed in 226 milliseconds

<<11121314