代码搜索:Torvalds

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

代码结果 10,000
www.eeworm.com/read/179911/5298072

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/179911/5298576

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/179911/5298581

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/179911/5298728

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/162789/5514557

h irq.h

/*文件名: irq.h 说明: 作者: marsinfan 日期: 2005/12/07 */ #ifndef _ASM_IRQ_H #define _ASM_IRQ_H /* * linux/include/asm/irq.h * * (C) 1992 Linus Torvalds */ #define SAVE_ALL
www.eeworm.com/read/350097/3128889

c fault.c

/* * linux/arch/alpha/mm/fault.c * * Copyright (C) 1995 Linus Torvalds */ #include #include #include #include #include
www.eeworm.com/read/350097/3129037

c fault.c

/* * linux/arch/i386/mm/fault.c * * Copyright (C) 1995 Linus Torvalds */ #include #include #include #include #include
www.eeworm.com/read/350097/3129442

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
www.eeworm.com/read/350097/3132963

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/350097/3133466

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 /*