代码搜索:kernel
找到约 10,000 项符合「kernel」的源代码
代码结果 10,000
www.eeworm.com/read/156067/5613186
m ttinitkernel.m
% TTINITKERNEL Initialize the TrueTime kernel.
%
% Usage: ttInitKernel(nbrInp, nbrOutp, prioFcn)
% ttInitKernel(nbrInp, nbrOutp, prioFcn, cs_oh)
%
% Inputs:
% nbrInp Number of A/D ch
www.eeworm.com/read/154730/5634872
h memory.h
/*
* NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This
* goes for all kernel functions (ds=es=kernel space, fs=local data,
* gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/152843/5656055
sh install.sh
#!/bin/sh
#
# arch/sh/boot/install.sh
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more
www.eeworm.com/read/152843/5656191
makefile
#
# Makefile for the EDOSK7705 specific parts of the kernel
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
www.eeworm.com/read/152843/5656194
makefile
#
# Makefile for the RTS7751R2D specific parts of the kernel
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies her
www.eeworm.com/read/152843/5657095
c kmap.c
/* kmap.c: ioremapping handlers
*
* Copyright (C) 2003-5 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
* - Derived from arch/m68k/mm/kmap.c
*
* This program
www.eeworm.com/read/152843/5657397
s head.s
/*
* arch/xtensa/kernel/head.S
*
* Xtensa Processor startup code.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main di
www.eeworm.com/read/152843/5658651
c dmesg.c
/*
* linux/arch/m68k/tools/amiga/dmesg.c -- Retrieve the kernel messages stored
* in Chip RAM with the kernel command
* line option `debug=mem'.
*
*
www.eeworm.com/read/152843/5659200
sh install.sh
#!/bin/sh
#
# arch/sh/boot/install.sh
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more
www.eeworm.com/read/152843/5660216
sh install.sh
#!/bin/sh
#
# arch/sh/boot/install.sh
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more