代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/223597/14622850
c faulty.c
/*
* faulty.c -- a module which generates an oops when read
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
www.eeworm.com/read/223597/14622861
c silly.c
/*
* silly.c -- Simple Tool for Unloading and Printing ISA Data
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
* This module won't work on the sparc, where there's no concept of I/O
www.eeworm.com/read/342914/3228579
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/342914/3228641
c slaveh.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/342914/3228643
c slaved.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/342914/3228646
c slave.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/342914/3228671
c faulty.c
/*
* faulty.c -- a module which generates an oops when read
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
www.eeworm.com/read/342914/3228681
c silly.c
/*
* silly.c -- Simple Tool for Unloading and Printing ISA Data
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
* This module won't work on the sparc, where there's no concept of I/O
www.eeworm.com/read/330327/3424989
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/330327/3425059
c slaveh.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn