代码搜索:Torvalds

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

代码结果 10,000
www.eeworm.com/read/357083/3030277

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/357083/3030816

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/357083/3030821

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/357083/3031057

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/354345/3078236

c tty_ioctl.c

/* * linux/kernel/chr_drv/tty_ioctl.c * * (C) 1991 Linus Torvalds */ #include #include #include #include #include #includ
www.eeworm.com/read/350657/3119760

c fault.c

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

c fault.c

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

c chrp_time.c

/* * BK Id: SCCS/s.chrp_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/350657/3120552

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/350657/3120594

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