代码搜索:Torvalds
找到约 10,000 项符合「Torvalds」的源代码
代码结果 10,000
www.eeworm.com/read/480930/1307183
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/480930/1307199
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/480930/1308315
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/480930/1309629
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/480930/1309634
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/480930/1309870
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/480930/1311154
c inode.c
/*
* linux/fs/inode.c
*
* (C) 1997 Linus Torvalds
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/480930/1311455
c ioctl.c
/*
* linux/fs/ioctl.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/480930/1311457
c stat.c
/*
* linux/fs/stat.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/480930/1311913
c open.c
/*
* linux/fs/open.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include