代码搜索:Process

找到约 10,000 项符合「Process」的源代码

代码结果 10,000
www.eeworm.com/read/110034/6167163

c process.c

/* * linux/arch/arm/kernel/process.c * * Copyright (C) 1996-2000 Russell King - Converted to ARM. * Origional Copyright (C) 1995 Linus Torvalds * * This program is free software; you can red
www.eeworm.com/read/110034/6167376

c process.c

/* $Id: process.c,v 1.125.2.1 2001/12/18 19:40:17 davem Exp $ * arch/sparc64/kernel/process.c * * Copyright (C) 1995, 1996 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1996 E
www.eeworm.com/read/110034/6167586

c process.c

/* * linux/arch/m68k/kernel/process.c * * Copyright (C) 1995 Hamish Macdonald * * 68060 fixes by Jesper Skov */ /* * This file handles the architecture-dependent parts of process handling.
www.eeworm.com/read/110034/6167672

c process.c

/* * linux/arch/ppc64/kernel/process.c * * Derived from "arch/i386/kernel/process.c" * Copyright (C) 1995 Linus Torvalds * * Updated and modified by Cort Dougan (cort@cs.nmt.edu) and *
www.eeworm.com/read/110034/6167828

c process.c

/* * linux/arch/alpha/kernel/process.c * * Copyright (C) 1995 Linus Torvalds */ /* * This file handles the architecture-dependent parts of process handling. */ #include #in
www.eeworm.com/read/110034/6168043

c process.c

/* * linux/arch/arm/kernel/process.c * * Copyright (C) 1996-2000 Russell King - Converted to ARM. * Origional Copyright (C) 1995 Linus Torvalds * * This program is free software; you can red
www.eeworm.com/read/110034/6168159

c process.c

/* * linux/arch/parisc/kernel/process.c * based on the work for i386 */ /* * This file handles the architecture-dependent parts of process handling.. */ #define __KERNEL_SYSCALLS__ #include
www.eeworm.com/read/110034/6168223

c process.c

/* * arch/s390/kernel/process.c * * S390 version * Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), *
www.eeworm.com/read/110034/6168278

c process.c

/* * linux/arch/i386/kernel/process.c * * Copyright (C) 1995 Linus Torvalds * * Pentium III FXSR, SSE support * Gareth Hughes , May 2000 */ /* * This file handles the
www.eeworm.com/read/110034/6168437

c process.c

/* $Id: process.c,v 1.158 2001/11/26 23:45:00 davem Exp $ * linux/arch/sparc/kernel/process.c * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1996 Eddie C. Dost