代码搜索:Struct
找到约 10,000 项符合「Struct」的源代码
代码结果 10,000
www.eeworm.com/read/198457/7934059
lst usb.lst
C51 COMPILER V7.50 USB 11/27/2005 23:13:40 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE USB
OBJECT MODULE PLACED IN USB
www.eeworm.com/read/297071/8056023
searchresults ldd3eg.searchresults
---- work_struct Matches (6 in 6 files) ----
Jiq.c (misc-modules):static struct work_struct jiq_work;
Main.c (scullc): struct work_struct work;
Main.c (sculld): struct work_struct work;
Main.c (sc
www.eeworm.com/read/242581/12998239
c dirlist.c
#include
#include
#include "as31glue.h"
#include "printf.h"
#include "paulmon2.h"
#include "dirlist.h"
#include "malloc.h"
#include "playlist.h"
#include "display.h"
#include "str
www.eeworm.com/read/314749/13559923
h au1xmmc.h
#ifndef _AU1XMMC_H_
#define _AU1XMMC_H_
/* Hardware definitions */
#define AU1XMMC_DESCRIPTOR_COUNT 1
#define AU1XMMC_DESCRIPTOR_SIZE 2048
#define AU1XMMC_OCR ( MMC_VDD_27_28 | MMC_VDD_28_29 | MMC
www.eeworm.com/read/302263/13838280
txt 进程.txt
进程
进程
目 录
进程
信号
sched.c
进程信号队列
SMP
内核线程页目录的借用
代码分析
线程
进程描述符
init进程从内核态切换到用户态
SET_LINKS
REMOVE_LINKS
get_wchan()
www.eeworm.com/read/302260/13838338
txt 内存.txt
内存
内存
目 录
内存
内存管理子系统导读from aka
用户态
内核页目录的初始化
内核线程页目录的借用
用户进程内核页目录的建立
内核页目录的同步
mlock代码分析
memory.c
copy_page
clear_page_tab
www.eeworm.com/read/301819/13847860
h systask.h
#ifndef SYSTASK_H
#define SYSTASK_H 1
#ifdef SYSTASK_GLOBAL
#define SYSTASK_EXT
#else
#define SYSTASK_EXT extern
#endif
#define MAX_TASK_NUM 5
#define MAX_TASK_TCB 40
//-----------
www.eeworm.com/read/152843/5665217
h cacheflush.h
/*
* include/asm-sh/cpu-sh4/cacheflush.h
*
* Copyright (C) 1999 Niibe Yutaka
* Copyright (C) 2003 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* Lic
www.eeworm.com/read/152695/5668685
h sigcontext.h
#ifndef _ASM_PPC_SIGCONTEXT_H
#define _ASM_PPC_SIGCONTEXT_H
#include
struct sigcontext_struct {
unsigned long _unused[4];
int signal;
unsigned long handler;
unsigned long oldmas