代码搜索:kernel
找到约 10,000 项符合「kernel」的源代码
代码结果 10,000
www.eeworm.com/read/397999/8011452
c kernel.c
www.eeworm.com/read/297311/8031909
dsw kernel.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/297311/8031921
dsp kernel.dsp
# Microsoft Developer Studio Project File - Name="kernel" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/297311/8031934
ncb kernel.ncb
www.eeworm.com/read/297311/8031936
plg kernel.plg
Build Log
--------------------Configuration: kernel - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\Jasmin
www.eeworm.com/read/297311/8031939
opt kernel.opt
www.eeworm.com/read/297175/8048447
kernel-doc
#!/usr/bin/perl -w
use strict;
## Copyright (c) 1998 Michael Zucchi, All Rights Reserved ##
## Copyright (C) 2000, 1 Tim Waugh ##
## Copyright (C) 2001 Simon Hu
www.eeworm.com/read/297175/8048507
patch-kernel
#! /bin/sh
# Script to apply kernel patches.
# usage: patch-kernel [ sourcedir [ patchdir [ stopversion ] [ -acxx ] ] ]
# The source directory defaults to /usr/src/linux, and the patch
# dir
www.eeworm.com/read/296872/8074389
dll kernel.dll
www.eeworm.com/read/396741/8092159
h kernel.h
/*
* 'kernel.h' contains some often-used function prototypes etc
*/
/*
* 'kernel.h'定义了一些常用函数的原型等。
*/
// 验证给定地址开始的内存块是否超限。若超限则追加内存。( kernel/fork.c, 24 )。
void verify_area (void *addr, int count);
// 显示