代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.h
/*
* linux/include/asm-arm/arch-pxa/system.h
*
* Author: Nicolas Pitre
* Created: Jun 15, 2001
* Copyright: MontaVista Software Inc.
*
* This program is free software; you can redistribute it
system.h
/*
* linux/include/asm-arm/arch-mx1ads/system.h
*
* Copyright (C) 1999 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This program is free software; you can redistribute it and/
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.properties
#配置数据库连接
database.connectstring=jdbc:oracle:thin:@127.0.0.1:1521:ORCL
database.driver=oracle.jdbc.driver.OracleDriver
database.user=test
database.password=test
system.h
/*
* system.h - SOPC Builder system and BSP software package information
*
* Machine generated for CPU 'cpu' in SOPC Builder design 'cycloneIII_3c25_start_niosII_standard_sopc'
* SOPC Builder desi
system.h
#define move_to_user_mode() \
__asm__ ("movl %%esp,%%eax\n\t" \
"pushl $0x17\n\t" \
"pushl %%eax\n\t" \
"pushfl\n\t" \
"pushl $0x0f\n\t" \
"pushl $1f\n\t" \
"iret\n" \
"1:\tmovl $0x17,%%eax\n\t
system.h
#define move_to_user_mode() \
__asm__ ("movl %%esp,%%eax\n\t" \
"pushl $0x17\n\t" \
"pushl %%eax\n\t" \
"pushfl\n\t" \
"pushl $0x0f\n\t" \
"pushl $1f\n\t" \
"iret\n" \
"1:\tmovl $0x17,%%eax\n\t
system.h
#ifndef __X86_32_SYSTEM_H__
#define __X86_32_SYSTEM_H__
static always_inline unsigned long long __cmpxchg8b(
volatile void *ptr, unsigned long long old, unsigned long long new)
{
unsigned lon
system.h
#ifndef __ASM_SYSTEM_H
#define __ASM_SYSTEM_H
#include
#include
#include
#define read_segment_register(name) \
({ u16 __sel;
system.h
#ifndef __X86_64_SYSTEM_H__
#define __X86_64_SYSTEM_H__
#define cmpxchg(ptr,o,n) \
((__typeof__(*(ptr)))__cmpxchg((ptr),(unsigned long)(o),