Searched refs:main (Results 1 - 25 of 90) sorted by last modified time

1234

/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore.c294 * main - entry point for SPU-side context restore.
308 int main() function
H A Dspu_restore_crt0.S8 * 'main'. On return, restores all 128 registers from the LSCSA
46 /* Allocate a minimum stack frame for the called main.
47 * This is needed so that main has a place to save the
53 /* Call the program's main function. */
54 brsl $0, main
H A Dspu_save.c160 * main - entry point for SPU-side context save.
168 int main() function
H A Dspu_save_crt0.S8 * branches to 'main'.
80 /* Allocate a minimum stack frame for the called main.
81 * This is needed so that main has a place to save the
87 /* Call the program's main function. */
88 brsl $0, main
90 /* In this case main should not return; if it does
/arch/s390/kernel/
H A Dasm-offsets.c24 int main(void) function
/arch/sh/kernel/
H A Dasm-offsets.c20 int main(void) function
/arch/sparc/boot/
H A Dpiggyback.c184 int main(int argc,char **argv) function
/arch/um/os-Linux/
H A DMakefile6 obj-y = aio.o execvp.o file.o helper.o irq.o main.o mem.o process.o \
13 main.o mem.o process.o registers.o sigio.o signal.o start_up.o time.o \
H A Dexecvp.c133 int main(int argc, char**argv) function
H A Dmain.c117 int __init main(int argc, char **argv, char **envp) function
/arch/unicore32/kernel/
H A Dasm-offsets.c37 int main(void) function
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/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
H A Dmain.c135 void main(void) function
H A Dmkcpustr.c23 int main(void) function
/arch/x86/boot/compressed/
H A Dmkpiggy.c34 int main(int argc, char *argv[]) function
/arch/x86/boot/tools/
H A Dbuild.c331 int main(int argc, char ** argv) function
/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S7 # COPYING in the main directory of this source tree, or the
H A Dcrct10dif-pcl-asm_64.S15 # COPYING in the main directory of this source tree, or the
H A Dsha256-avx-asm.S14 # COPYING in the main directory of this source tree, or the
H A Dsha256-avx2-asm.S14 # COPYING in the main directory of this source tree, or the
H A Dsha256-ssse3-asm.S14 # COPYING in the main directory of this source tree, or the
H A Dsha512-avx-asm.S15 # COPYING in the main directory of this source tree, or the
H A Dsha512-avx2-asm.S15 # COPYING in the main directory of this source tree, or the
H A Dsha512-ssse3-asm.S15 # COPYING in the main directory of this source tree, or the

Completed in 527 milliseconds

1234