代码搜索:param
找到约 10,000 项符合「param」的源代码
代码结果 10,000
www.eeworm.com/read/480930/1310491
h param.h
/*
* linux/include/asm-arm/arch-mx1ads/param.h
*
* Copyright (C) 1999 ARM Limited
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
www.eeworm.com/read/480930/1310517
h param.h
/*
* linux/include/asm-arm/param.h
*
* Copyright (C) 1995-1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pub
www.eeworm.com/read/480930/1310618
h param.h
#ifndef _ASM_ALPHA_PARAM_H
#define _ASM_ALPHA_PARAM_H
/* ??? Gross. I don't want to parameterize this, and supposedly the
hardware ignores reprogramming. We also need userland buy-in to the
www.eeworm.com/read/480930/1310710
h param.h
#ifndef _ASMPARISC_PARAM_H
#define _ASMPARISC_PARAM_H
#ifndef HZ
#define HZ 100
#endif
#define EXEC_PAGESIZE 4096
#ifndef NGROUPS
#define NGROUPS 32
#endif
#ifndef NOGROUP
#define NOGROUP (-1)
#
www.eeworm.com/read/480930/1310813
h param.h
#ifndef __ASM_SH_PARAM_H
#define __ASM_SH_PARAM_H
#ifndef HZ
#define HZ 100
#ifdef __KERNEL__
#define hz_to_std(a) (a)
#endif
#endif
#define EXEC_PAGESIZE 4096
#ifndef NGROUPS
#define NGROUPS 32
#
www.eeworm.com/read/480930/1310956
h param.h
/*
* BK Id: SCCS/s.param.h 1.8 08/20/01 22:50:29 paulus
*/
#ifndef _ASM_PPC_PARAM_H
#define _ASM_PPC_PARAM_H
#ifndef HZ
#define HZ 100
#ifdef __KERNEL__
#define hz_to_std(a) (a)
#endif
#endif
#def
www.eeworm.com/read/479151/1339106
h param.h
/*
** -----------------------------------------------------------------------------
**
** Perle Specialix driver for Linux
** Ported from existing RIO Driver for SCO sources.
*
* (C) 1990 - 2000
www.eeworm.com/read/479151/1341418
h param.h
#ifndef _LINUX_PARAM_H
#define _LINUX_PARAM_H
#include
#endif