代码搜索:procfs
找到约 621 项符合「procfs」的源代码
代码结果 621
www.eeworm.com/read/350097/3134127
h elf.h
#ifndef __ASM_ALPHA_ELF_H
#define __ASM_ALPHA_ELF_H
/*
* ELF register definitions..
*/
/*
* The OSF/1 version of makes gregset_t 46 entries long.
* I have no idea why that is so.
www.eeworm.com/read/292705/3947996
h elf.h
#ifndef __ASM_ALPHA_ELF_H
#define __ASM_ALPHA_ELF_H
/*
* ELF register definitions..
*/
/*
* The OSF/1 version of makes gregset_t 46 entries long.
* I have no idea why that is so.
www.eeworm.com/read/443386/1743798
c proc.c
#include
#include
#include
#include
#include
/*
* Get CPU information for use by the procfs.
*/
static int show_c
www.eeworm.com/read/439082/1818024
h elf.h
#ifndef __ASM_ALPHA_ELF_H
#define __ASM_ALPHA_ELF_H
/*
* ELF register definitions..
*/
/*
* The OSF/1 version of makes gregset_t 46 entries long.
* I have no idea why that is so.
www.eeworm.com/read/432012/1901581
makefile
# comment this if you don't want debugging information
CFLAGS += -DDEBUG
TARGET = bios.o
OBJS = bios_core.o flashchips.o pcisets.o \
filesystem.o procfs.o programming.o
obj-m := $(TARGET
www.eeworm.com/read/430518/1927002
h elf.h
#ifndef __ASM_ALPHA_ELF_H
#define __ASM_ALPHA_ELF_H
/*
* ELF register definitions..
*/
/*
* The OSF/1 version of makes gregset_t 46 entries long.
* I have no idea why that is so.
www.eeworm.com/read/407313/2266709
makefile
# comment this if you don't want debugging information
CFLAGS += -DDEBUG
TARGET = bios.o
OBJS = bios_core.o flashchips.o pcisets.o \
filesystem.o procfs.o programming.o
obj-m := $(TARGET
www.eeworm.com/read/393286/2478387
c proc.c
#include
#include
#include
#include
#include
/*
* Get CPU information for use by the procfs.
*/
static int show_c
www.eeworm.com/read/393286/2482309
c hostap_proc.c
/* /proc routines for Host AP driver */
#define PROC_LIMIT (PAGE_SIZE - 80)
#ifndef PRISM2_NO_PROCFS_DEBUG
static int prism2_debug_proc_read(char *page, char **start, off_t off,
int count, in
www.eeworm.com/read/359522/2975835
c hostap_proc.c
/* /proc routines for Host AP driver */
#define PROC_LIMIT (PAGE_SIZE - 80)
#ifndef PRISM2_NO_PROCFS_DEBUG
static int prism2_debug_proc_read(char *page, char **start, off_t off,
int count, in