Searched refs:main (Results 51 - 75 of 90) sorted by relevance

1234

/arch/powerpc/boot/
H A Daddnote.c119 main(int ac, char **av) function
H A DMakefile64 $(addprefix $(obj)/,$(zlib) cuboot-c2k.o gunzip_util.o main.o): \
73 src-wlib-y := string.S crt0.S crtsavres.S stdio.c main.c \
/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S15 # COPYING in the main directory of this source tree, or the
/arch/x86/tools/
H A Dinsn_sanity.c236 int main(int argc, char **argv) function
/arch/x86/vdso/
H A Dvdso2c.c205 int main(int argc, char **argv) function
/arch/xtensa/kernel/
H A Dasm-offsets.c7 * License. See the file "COPYING" in the main directory of this archive
28 int main(void) function
/arch/xtensa/lib/
H A Dmemcopy.S6 * License. See the file "COPYING" in the main directory of this archive
113 # return to main algorithm
124 j .Ldstaligned # dst is now aligned, return to main algorithm
380 # return to main algorithm
392 # return to main algorithm
/arch/arm/boot/dts/
H A Dat91sam9g45.dtsi121 compatible = "atmel,at91rm9200-clk-main-osc";
127 main: mainck {
128 compatible = "atmel,at91rm9200-clk-main";
137 clocks = <&main>;
161 clocks = <&main>;
168 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>;
184 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>, <&mck>;
H A Dat91sam9x5.dtsi112 compatible = "atmel,at91sam9x5-clk-main-rc-osc";
120 compatible = "atmel,at91rm9200-clk-main-osc";
126 main: mainck {
127 compatible = "atmel,at91sam9x5-clk-main";
137 clocks = <&main>;
161 clocks = <&main>;
168 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>;
185 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>, <&mck>;
H A Dsama5d3.dtsi866 compatible = "atmel,at91sam9x5-clk-main-rc-osc";
875 compatible = "atmel,at91rm9200-clk-main-osc";
882 main: mainck {
883 compatible = "atmel,at91sam9x5-clk-main";
895 clocks = <&main>;
913 clocks = <&main>;
921 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>;
937 clocks = <&clk32k>, <&main>, <&plladiv>, <&utmi>, <&mck>;
/arch/arm/kernel/
H A Dentry-header.S78 @ exception happend that is either on the main or the process stack.
162 @ restore main sp
H A Dasm-offsets.c48 int main(void) function
/arch/arm/lib/
H A Dlib1funcs.S64 @ four bits, since this is the amount of unwinding in the main
151 @ four bits, since this is the amount of unwinding in the main
/arch/arm64/kernel/
H A Dasm-offsets.c33 int main(void) function
/arch/blackfin/kernel/
H A Dasm-offsets.c19 int main(void) function
/arch/m32r/kernel/
H A Dhead.S129 bra 1b ; main should never return here, but
/arch/x86/boot/
H A DMakefile5 # License. See the file "COPYING" in the main directory of this archive
24 setup-y += early_serial_console.o edd.o header.o main.o mca.o memory.o
/arch/unicore32/kernel/
H A Dentry.S278 @ set desired INTR state, then call main handler
336 @ set args, then call main handler
441 @ INTRs on, then call the main handler
/arch/frv/kernel/
H A Dentry-table.S1 /* entry-table.S: main trap vector tables and exception jump table
19 # Declare the main trap and vector tables
H A Dentry.S923 # rebuild saved psr - execve will change it for init/main.c
H A Dhead.S523 # - arch/frv/kernel/debug-stub.c will shift control directly to init/main.c
/arch/metag/lib/
H A Dmemcpy.S114 ! Move data 4 bytes before we enter the main loop
/arch/s390/kernel/
H A Dasm-offsets.c24 int main(void) function
/arch/x86/boot/tools/
H A Dbuild.c331 int main(int argc, char ** argv) function
/arch/arm/mm/
H A Dcache-v7.S26 * written out to memory, which does really unpleasant things to the main
96 ALT_SMP(mrceq p15, 0, r2, c0, c0, 0) @ read main ID register

Completed in 648 milliseconds

1234