代码搜索结果

找到约 10,000 项符合 State Machine 的代码

machine-lock.h

/* Machine-specific definition for spin locks. i386 version. Copyright (C) 1994, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free softwa

sfp-machine.h

#define _FP_W_TYPE_SIZE 64 #define _FP_W_TYPE unsigned long #define _FP_WS_TYPE signed long #define _FP_I_TYPE long #define __FP_CLZ(r, x) \ do { \ __asm__("bsrq %1,%0" : "=r"

machine_kexec.c

/* * arch/s390/kernel/machine_kexec.c * * Copyright IBM Corp. 2005,2006 * * Author(s): Rolf Adelsberger, * Heiko Carstens */ #include #includ

machine_kexec.c

/* * machine_kexec.c - handle transition of Linux booting another kernel * Copyright (C) 2002-2003 Eric Biederman * * GameCube/ppc32 port Copyright (C) 2004 Albert Herranz

machine_kexec.c

/* * machine_kexec.c for kexec * Created by on Thu Oct 12 15:15:06 2006 * * This source code is licensed under the GNU General Public License, * Version 2. See the file

machine_kexec.c

/* * arch/ia64/kernel/machine_kexec.c * * Handle transition of Linux booting another kernel * Copyright (C) 2005 Hewlett-Packard Development Comapny, L.P. * Copyright (C) 2005 Khalid Aziz

machine_kexec.c

/* * machine_kexec.c - handle transition of Linux booting another kernel */ #include #include #include #include #include

machine_kexec.c

/* * Code to handle transition of Linux booting another kernel. * * Copyright (C) 2002-2003 Eric Biederman * GameCube/ppc32 port Copyright (C) 2004 Albert Herranz * Copyr

sfp-machine.h

/* Machine-dependent software floating-point definitions. PPC version. Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free so

machine_kexec.c

/* * machine_kexec.c - handle transition of Linux booting another kernel * Copyright (C) 2002-2003 Eric Biederman * * GameCube/ppc32 port Copyright (C) 2004 Albert Herranz