/linux-2.4.37.9/fs/proc/ |
D | proc_misc.c | 71 void proc_sprintf(char *page, off_t *off, int *lenp, const char *format, ...) in proc_sprintf() 92 static int proc_calc_metrics(char *page, char **start, off_t off, in proc_calc_metrics() 103 static int loadavg_read_proc(char *page, char **start, off_t off, in loadavg_read_proc() 120 static int uptime_read_proc(char *page, char **start, off_t off, in uptime_read_proc() 155 static int meminfo_read_proc(char *page, char **start, off_t off, in meminfo_read_proc() 218 static int version_read_proc(char *page, char **start, off_t off, in version_read_proc() 242 static int hardware_read_proc(char *page, char **start, off_t off, in hardware_read_proc() 251 static int stram_read_proc(char *page, char **start, off_t off, in stram_read_proc() 272 static int modules_read_proc(char *page, char **start, off_t off, in modules_read_proc() 306 static int kstat_read_proc(char *page, char **start, off_t off, in kstat_read_proc() [all …]
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | entry.h | 16 #define PT_REGS_SAVES(off) \ argument 25 #define PT_REGS_UNWIND_INFO(off) \ argument 30 #define SWITCH_STACK_SAVES(off) \ argument
|
/linux-2.4.37.9/arch/arm/mach-ebsa110/ |
D | io.c | 275 u32 off; in __outw() local 310 u32 off; in outsb() local 325 u32 off; in insb() local 343 u32 off; in outsw() local 358 u32 off; in insw() local 380 u32 off = port << 1; in outsl() local 390 u32 off = port << 1; in insl() local
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | addnote.c | 36 #define GET_16BE(off) ((buf[off] << 8) + (buf[(off)+1])) argument 37 #define GET_32BE(off) ((GET_16BE(off) << 16) + GET_16BE((off)+2)) argument 39 #define PUT_16BE(off, v) (buf[off] = ((v) >> 8) & 0xff, \ argument 41 #define PUT_32BE(off, v) (PUT_16BE((off), (v) >> 16), \ argument
|
/linux-2.4.37.9/arch/ppc/boot/utils/ |
D | addnote.c | 46 #define GET_16BE(off) ((buf[off] << 8) + (buf[(off)+1])) argument 47 #define GET_32BE(off) ((GET_16BE(off) << 16) + GET_16BE((off)+2)) argument 49 #define PUT_16BE(off, v) (buf[off] = ((v) >> 8) & 0xff, \ argument 51 #define PUT_32BE(off, v) (PUT_16BE((off), (v) >> 16), \ argument
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | edd.c | 97 proc_calc_metrics(char *page, char **start, off_t off, in proc_calc_metrics() 144 edd_show_host_bus(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_host_bus() 188 edd_show_interface(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_interface() 250 edd_show_raw_data(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_raw_data() 318 edd_show_version(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_version() 331 edd_show_disk80_sig(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_disk80_sig() 343 edd_show_extensions(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_extensions() 367 edd_show_info_flags(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_info_flags() 395 edd_show_default_cylinders(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_default_cylinders() 408 edd_show_default_heads(char *page, char **start, off_t off, int count, int *eof, void *data) in edd_show_default_heads() [all …]
|
/linux-2.4.37.9/arch/ia64/sn/kernel/sn2/ |
D | sn_proc_fs.c | 42 static int partition_id_read_proc(char *page, char **start, off_t off, in partition_id_read_proc() 67 system_serial_number_read_proc(char *page, char **start, off_t off, in system_serial_number_read_proc() 73 licenseID_read_proc(char *page, char **start, off_t off, in licenseID_read_proc() 105 sn_force_interrupt_read_proc(char *page, char **start, off_t off, in sn_force_interrupt_read_proc() 145 sn_linkstats_read_proc(char *page, char **start, off_t off, in sn_linkstats_read_proc() 198 read_shub_info_entry(char* page, char **start, off_t off, int count, int *eof, in read_shub_info_entry()
|
/linux-2.4.37.9/drivers/ide/ |
D | ide-proc.c | 335 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_config() 384 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_drivers() 405 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_imodel() 436 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_devspec() 459 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_mate() 474 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_channel() 488 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_identify() 532 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_settings() 650 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_capacity() 663 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_ide_read_geometry() [all …]
|
/linux-2.4.37.9/drivers/acorn/scsi/ |
D | acornscsi-io.S | 14 #define ADDR(off,reg) \ argument 19 #define ADDR(off,reg) \ argument
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | mf_proc.c | 149 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_mf_dump_cmdline() 183 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_mf_dump_vmlinux() 206 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_mf_dump_side() 244 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_mf_dump_src()
|
D | proc_pmc.c | 285 static int proc_ppc64_page_read(char *page, char **start, off_t off, in proc_ppc64_page_read() 349 proc_ppc64_pmc_read(char *page, char **start, off_t off, in proc_ppc64_pmc_read() 384 proc_ppc64_pmc_stab_read(char *page, char **start, off_t off, in proc_ppc64_pmc_stab_read() 407 proc_ppc64_pmc_htab_read(char *page, char **start, off_t off, in proc_ppc64_pmc_htab_read() 507 proc_ppc64_pmc_hw_read(char *page, char **start, off_t off, in proc_ppc64_pmc_hw_read() 563 static int pmc_calc_metrics( char *page, char **start, off_t off, int count, int *eof, int len) in pmc_calc_metrics() 590 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_get_lpevents() 623 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_get_titanTod() 667 (char *page, char **start, off_t off, int count, int *eof, void *data) in proc_pmc_get_control() 1018 static loff_t nacamap_seek( struct file *file, loff_t off, int whence) in nacamap_seek() [all …]
|
/linux-2.4.37.9/fs/hfsplus/ |
D | bnode.c | 44 unsigned long off, unsigned long len) in hfsplus_bnode_readbytes() 65 u16 hfsplus_bnode_read_u16(hfsplus_bnode *node, unsigned long off) in hfsplus_bnode_read_u16() 73 void hfsplus_bnode_read_key(hfsplus_bnode *node, void *key, unsigned long off) in hfsplus_bnode_read_key() 89 unsigned long off, unsigned long len) in hfsplus_bnode_writebytes() 112 void hfsplus_bnode_write_u16(hfsplus_bnode *node, unsigned long off, u16 data) in hfsplus_bnode_write_u16() 291 int i, off, key_off; in hfsplus_bnode_dump() local 780 loff_t off; in __hfsplus_create_bnode() local 866 int i, rec_off, off, next_off; in hfsplus_find_bnode() local
|
/linux-2.4.37.9/include/asm-sparc/ |
D | jsflash.h | 24 __u64 off; /* 0x20000000 is included */ member 35 __u64 off; member
|
/linux-2.4.37.9/include/linux/ |
D | nfs_flushd.h | 26 #define REQUEST_NR(off) ((off) >> PAGE_CACHE_SHIFT) argument 27 #define REQUEST_HASH(ino, off) (((ino) ^ REQUEST_NR(off)) & (REQUEST_HASH_SIZE - 1)) argument
|
/linux-2.4.37.9/include/asm-arm/arch-epxa/ |
D | io.h | 42 #define iomem_valid_addr(off,size) (1) argument 43 #define iomem_to_phys(off) (off) argument
|
/linux-2.4.37.9/drivers/pci/ |
D | syscall.c | 19 unsigned long off, unsigned long len, void *buf) in sys_pciconfig_read() 91 unsigned long off, unsigned long len, void *buf) in sys_pciconfig_write()
|
/linux-2.4.37.9/fs/bfs/ |
D | inode.c | 41 int block, off; in bfs_read_inode() local 94 int block, off; in bfs_write_inode() local 141 int block, off; in bfs_delete_inode() local
|
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | teleint.c | 28 readreg(unsigned int ale, unsigned int adr, u_char off) in readreg() 51 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) in readfifo() 72 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) in writereg() 94 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) in writefifo()
|
D | gazel.c | 48 readreg(unsigned int adr, u_short off) in readreg() 54 writereg(unsigned int adr, u_short off, u_char data) in writereg() 73 readreg_ipac(unsigned int adr, u_short off) in readreg_ipac() 87 writereg_ipac(unsigned int adr, u_short off, u_char data) in writereg_ipac() 100 read_fifo_ipac(unsigned int adr, u_short off, u_char * data, int size) in read_fifo_ipac() 107 write_fifo_ipac(unsigned int adr, u_short off, u_char * data, int size) in write_fifo_ipac()
|
D | saphir.c | 36 readreg(unsigned int ale, unsigned int adr, u_char off) in readreg() 50 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) in readfifo() 60 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) in writereg() 72 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) in writefifo()
|
D | mic.c | 35 readreg(unsigned int ale, unsigned int adr, u_char off) in readreg() 50 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) in readfifo() 60 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) in writereg() 72 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) in writefifo()
|
D | nj_s.c | 21 static u_char dummyrr(struct IsdnCardState *cs, int chan, u_char off) in dummyrr() 26 static void dummywr(struct IsdnCardState *cs, int chan, u_char off, u_char value) in dummywr()
|
/linux-2.4.37.9/include/asm-arm/hardware/ |
D | clps7111.h | 29 #define clps_readb(off) __raw_readb(CLPS7111_BASE + (off)) argument 30 #define clps_readw(off) __raw_readw(CLPS7111_BASE + (off)) argument 31 #define clps_readl(off) __raw_readl(CLPS7111_BASE + (off)) argument 32 #define clps_writeb(val,off) __raw_writeb(val, CLPS7111_BASE + (off)) argument 33 #define clps_writew(val,off) __raw_writew(val, CLPS7111_BASE + (off)) argument 34 #define clps_writel(val,off) __raw_writel(val, CLPS7111_BASE + (off)) argument
|
/linux-2.4.37.9/include/asm-arm/ |
D | io.h | 62 #define __raw_base_writeb(val,base,off) __arch_base_putb(val,base,off) argument 63 #define __raw_base_writew(val,base,off) __arch_base_putw(val,base,off) argument 64 #define __raw_base_writel(val,base,off) __arch_base_putl(val,base,off) argument 66 #define __raw_base_readb(base,off) __arch_base_getb(base,off) argument 67 #define __raw_base_readw(base,off) __arch_base_getw(base,off) argument 68 #define __raw_base_readl(base,off) __arch_base_getl(base,off) argument 149 #define __arch_ioremap(off,sz,nocache) \ argument 161 #define ioremap(off,sz) __arch_ioremap((off),(sz),0) argument 162 #define ioremap_nocache(off,sz) __arch_ioremap((off),(sz),1) argument
|
/linux-2.4.37.9/arch/sparc64/lib/ |
D | checksum.S | 40 #define CSUMCOPY_LASTCHUNK(off, t0, t1) \ argument 267 #define CSUMCOPY_LASTCHUNK_USER(off, t0, t1) \ argument
|