代码搜索:Torvalds

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

代码结果 10,000
www.eeworm.com/read/480930/1311920

c fcntl.c

/* * linux/fs/fcntl.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include #include #include #include #include
www.eeworm.com/read/480930/1312062

c pipe.c

/* * linux/fs/pipe.c * * Copyright (C) 1991, 1992, 1999 Linus Torvalds */ #include #include #include #include #include
www.eeworm.com/read/479151/1341136

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/250243/4434562

c irq.c

/* * arch/ppc/kernel/irq.c * * Derived from arch/i386/kernel/irq.c * Copyright (C) 1992 Linus Torvalds * Adapted from arch/i386 by Gary Thomas * Copyright (C) 1995-1996 Gary Thomas (gdt
www.eeworm.com/read/250243/4434727

c fault.c

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

c fault.c

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

c init.c

/* * linux/arch/x86_64/mm/init.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 2000 Pavel Machek * Copyright (C) 2002,2003 Andi Kleen */ #include
www.eeworm.com/read/250243/4435819

c fault.c

/* * linux/arch/x86-64/mm/fault.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 2001,2002 Andi Kleen, SuSE Labs. */ #include #include #include
www.eeworm.com/read/250243/4435831

s head.s

/* * linux/boot/head.S * * Copyright (C) 1991, 1992, 1993 Linus Torvalds * * $Id: head.S,v 1.3 2001/04/20 00:59:28 ak Exp $ */ /* * head.S contains the 32-bit startup code. * * NOTE
www.eeworm.com/read/250243/4435958

c signal.c

/* * linux/arch/m32r/kernel/signal.c * * Copyright (c) 2003 Hitoshi Yamamoto * * Taken from i386 version. * Copyright (C) 1991, 1992 Linus Torvalds * * 1997-11-28 Modified for POSIX.1b