代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
/*
* linux/include/asm-armnommu/arch-p52/system.h
* 2001 Mindspeed
*/
static inline void arch_idle(void)
{
while (!current->need_resched && !hlt_counter)
cpu_do_idle(IDLE_WAIT_SLOW);
}
extern
system.h
/*
* linux/include/asm-armnommu/arch-p52/system.h
* 2001 Mindspeed
*/
static inline void arch_idle(void)
{
while (!current->need_resched && !hlt_counter)
cpu_do_idle(IDLE_WAIT_SLOW);
}
extern
system.h
/*
* linux/include/asm-armnommu/arch-p52/system.h
* 2001 Mindspeed
*/
static inline void arch_idle(void)
{
while (!current->need_resched && !hlt_counter)
cpu_do_idle(IDLE_WAIT_SLOW);
}
extern
system.h
/*
* linux/include/asm-armnommu/arch-dsc21/system.h
*
* Copyright (c) 1999 Nicolas Pitre
* Copyright (c) 2001 RidgeRun, Inc (http://www.ridgerun.org)
*
*/
static inline void arch
system.h
/*
* linux/include/asm-armnommu/arch-dsc21/system.h
*
* Copyright (c) 1999 Nicolas Pitre
* Copyright (c) 2001 RidgeRun, Inc (http://www.ridgerun.org)
*
*/
static inline void arch
system.h
#ifndef __ASM_ARM_SYSTEM_H
#define __ASM_ARM_SYSTEM_H
#ifdef __KERNEL__
#include
#include
/* information about the system we're running on */
extern unsigned int s
system.h
/*
* linux/include/asm-armnommu/arch-p52/system.h
* 2001 Mindspeed
*/
static inline void arch_idle(void)
{
while (!current->need_resched && !hlt_counter)
cpu_do_idle(IDLE_WAIT_SLOW);
}
extern
system.h
/*
* linux/include/asm-arm/proc-armv/system.h
*
* Copyright (C) 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
system.h
/*
* linux/include/asm-arm/arch-sa1100/system.h
*
* Copyright (c) 1999 Nicolas Pitre
*/
#include
static inline void arch_idle(void)
{
if (!hlt_counter) {
int fl
system.h
/*
* linux/include/asm-arm/arch-shark/system.h
*
* by Alexander Schulz
*/
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
#include
static void arch_reset(char mode)
{
short t