代码搜索:param
找到约 10,000 项符合「param」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4969446
h param.h
/*
* 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 details.
*
* include/asm-sh64/p
www.eeworm.com/read/209559/4969604
h param.h
#ifndef _ASM_PPC64_PARAM_H
#define _ASM_PPC64_PARAM_H
/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as publishe
www.eeworm.com/read/209559/4969800
h param.h
#ifndef _ASM_IA64_PARAM_H
#define _ASM_IA64_PARAM_H
/*
* Fundamental kernel parameters.
*
* Based on .
*
* Modified 1998, 1999, 2002-2003
* David Mosberger-Tang
www.eeworm.com/read/209559/4969932
h param.h
#ifndef _M68KNOMMU_PARAM_H
#define _M68KNOMMU_PARAM_H
#include
#ifndef HZ
#ifdef CONFIG_COLDFIRE
#if defined(CONFIG_CLEOPATRA)
#define HZ 1000
#else
#define HZ 100
#endif
#endif
#if
www.eeworm.com/read/209559/4970038
h param.h
#ifndef _ASM_M32R_PARAM_H
#define _ASM_M32R_PARAM_H
/* $Id$ */
/* orig : i386 2.5.67 */
#ifdef __KERNEL__
# define HZ 100 /* Internal kernel timer frequency */
# define USER_HZ 100 /* .. some us
www.eeworm.com/read/209559/4970238
h param.h
#ifndef _ASMi386_PARAM_H
#define _ASMi386_PARAM_H
#ifdef __KERNEL__
# define HZ 1000 /* Internal kernel timer frequency */
# define USER_HZ 100 /* .. some user interfaces are in "ticks" */
# defin
www.eeworm.com/read/209559/4970421
h param.h
#ifndef _ASMCRIS_PARAM_H
#define _ASMCRIS_PARAM_H
/* Currently we assume that HZ=100 is good for CRIS. */
#ifdef __KERNEL__
# define HZ 100 /* Internal kernel timer frequency */
# define USER_HZ 10
www.eeworm.com/read/209559/4970581
h param.h
#ifndef _M68K_PARAM_H
#define _M68K_PARAM_H
#ifdef __KERNEL__
# define HZ 100 /* Internal kernel timer frequency */
# define USER_HZ 100 /* .. some user interfaces are in "ticks" */
# define CLOCK
www.eeworm.com/read/209559/4970714
h param.h
/*
* include/asm-v850/param.h -- Varions kernel parameters
*
* Copyright (C) 2001,02 NEC Corporation
* Copyright (C) 2001,02 Miles Bader
*
* This file is subject to the terms
www.eeworm.com/read/209559/4970816
h param.h
/*
* include/asm-s390/param.h
*
* S390 version
*
* Derived from "include/asm-i386/param.h"
*/
#ifndef _ASMS390_PARAM_H
#define _ASMS390_PARAM_H
#ifdef __KERNEL__
# define HZ 100 /* Intern