代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3585244
c proc.c
/*
* This program is free software; you can distribute it and/or modify it
* under the terms of the GNU General Public License (Version 2) as
* published by the Free Software Foundation.
*
*
www.eeworm.com/read/316872/3585612
c proc.c
/*
* linux/arch/mips/kernel/proc.c
*
* Copyright (C) 1995, 1996, 2001 Ralf Baechle
* Copyright (C) 2001, 2004 MIPS Technologies, Inc.
* Copyright (C) 2004 Maciej W. Rozycki
*/
#include
www.eeworm.com/read/316872/3586088
c proc.c
#include
#include
#include
#include
#include
#include
/*
* Get CPU information for use by the pr
www.eeworm.com/read/316872/3588196
c proc.c
/*
* Copyright (C) 2001 Kyle A. Lucke IBM Corporation
* Copyright (C) 2001 Mike Corrigan & Dave Engebretsen IBM Corporation
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/316872/3591156
c proc.c
/*
* Stuff used by all variants of the driver
*
* Copyright (c) 2001 by Stefan Eilers,
* Hansjoerg Lipp ,
* Tilman Schmidt
www.eeworm.com/read/316872/3592114
c proc.c
/*
* /proc/bus/pnp interface for Plug and Play devices
*
* Written by David Hinds, dahinds@users.sourceforge.net
* Modified by Thomas Hood
*
* The .../devices and .../ and .../boot/
www.eeworm.com/read/316872/3592119
c proc.c
/*
* ISA Plug & Play support
* Copyright (c) by Jaroslav Kysela
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gen
www.eeworm.com/read/316872/3592563
c proc.c
/*
* $Id: proc.c,v 1.13 1998/05/12 07:36:07 mj Exp $
*
* Procfs interface for the PCI bus.
*
* Copyright (c) 1997--1999 Martin Mares
*/
#include
#include
www.eeworm.com/read/316872/3594529
c proc.c
#include
#include
#include
#include
#include
#include
#include
#ifdef CON
www.eeworm.com/read/316872/3596089
c proc.c
/*
* $Id: proc.c,v 1.1.2.1 1998/06/07 23:21:01 geert Exp $
*
* Procfs interface for the Zorro bus.
*
* Copyright (C) 1998-2003 Geert Uytterhoeven
*
* Heavily based on the procfs interface for t