代码搜索:Torvalds
找到约 10,000 项符合「Torvalds」的源代码
代码结果 10,000
www.eeworm.com/read/195013/5118159
c process.c
/*
* BK Id: SCCS/s.process.c 1.34 11/23/01 16:38:29 paulus
*/
/*
* linux/arch/ppc/kernel/process.c
*
* Derived from "arch/i386/kernel/process.c"
* Copyright (C) 1995 Linus Torvalds
*
*
www.eeworm.com/read/195013/5118201
c m8xx_setup.c
/*
* BK Id: SCCS/s.m8xx_setup.c 1.40 11/13/01 21:26:07 paulus
*
* linux/arch/ppc/kernel/setup.c
*
* Copyright (C) 1995 Linus Torvalds
* Adapted from 'alpha' version by Gary Thomas
* Modifi
www.eeworm.com/read/195013/5118217
c prep_time.c
/*
* BK Id: SCCS/s.prep_time.c 1.10 09/08/01 15:47:42 paulus
*/
/*
* linux/arch/i386/kernel/time.c
*
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
*
* Adapted for PowerPC (PreP) by Gary Th
www.eeworm.com/read/195013/5119329
h ide.h
#ifndef _IDE_H
#define _IDE_H
/*
* linux/include/linux/ide.h
*
* Copyright (C) 1994-1998 Linus Torvalds & authors
*/
#include
#include
#include
www.eeworm.com/read/195013/5120643
h hdreg.h
/*
* linux/include/asm-i386/hdreg.h
*
* Copyright (C) 1994-1996 Linus Torvalds & authors
*/
#ifndef __ASMi386_HDREG_H
#define __ASMi386_HDREG_H
typedef unsigned short ide_ioreg_t;
#endif /*
www.eeworm.com/read/195013/5120648
h delay.h
#ifndef _I386_DELAY_H
#define _I386_DELAY_H
/*
* Copyright (C) 1993 Linus Torvalds
*
* Delay routines calling functions in arch/i386/lib/delay.c
*/
extern void __bad_udelay(void);
extern void
www.eeworm.com/read/195013/5120884
h semaphore-helper.h
#ifndef _M68K_SEMAPHORE_HELPER_H
#define _M68K_SEMAPHORE_HELPER_H
/*
* SMP- and interrupt-safe semaphores helper functions.
*
* (C) Copyright 1996 Linus Torvalds
*
* m68k version by Andreas Schw
www.eeworm.com/read/179911/5293991
c fault.c
/*
* linux/arch/alpha/mm/fault.c
*
* Copyright (C) 1995 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/179911/5294141
c fault.c
/*
* linux/arch/i386/mm/fault.c
*
* Copyright (C) 1995 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/179911/5294548
c process.c
/*
* $Id: process.c,v 1.97 1999/09/14 19:07:42 cort Exp $
*
* linux/arch/ppc/kernel/process.c
*
* Derived from "arch/i386/kernel/process.c"
* Copyright (C) 1995 Linus Torvalds
*
* Updat