tag | line | file | source code |
format | 216 | arch/m68k/fpsp040/fpsp.h | .set EXC_VEC,10 | exception frame vector (format+vector#) |
format | 53 | arch/m68k/kernel/process.c | regs->format, regs->vector, regs->pc, regs->sr); |
format | 119 | arch/m68k/kernel/signal.c | regs->ptregs.format = formatvec >> 12; |
format | 187 | arch/m68k/kernel/signal.c | fsize = extra_sizes[regs->ptregs.format]; |
format | 284 | arch/m68k/kernel/signal.c | int fsize = extra_sizes[regs->ptregs.format]; |
format | 288 | arch/m68k/kernel/signal.c | regs->ptregs.format); |
format | 330 | arch/m68k/kernel/signal.c | context.sc_formatvec = (regs->ptregs.format << 12 | |
format | 373 | arch/m68k/kernel/signal.c | regs->ptregs.format = 0; |
format | 418 | arch/m68k/kernel/signal.c | switch (regs->ptregs.format) { |
format | 423 | arch/m68k/kernel/signal.c | regs->ptregs.stkadj = extra_sizes[regs->ptregs.format]; |
format | 424 | arch/m68k/kernel/signal.c | regs->ptregs.format = 0; |
format | 507 | arch/m68k/kernel/signal.c | tregs->ptregs.format = regs->ptregs.format; |
format | 551 | arch/m68k/kernel/signal.c | tregs->ptregs.format = regs->ptregs.format; |
format | 370 | arch/m68k/kernel/traps.c | fp->ptregs.format == 0xa ? fp->ptregs.pc + 2 : fp->un.fmtb.baddr - 2 |
format | 372 | arch/m68k/kernel/traps.c | fp->ptregs.format == 0xa ? fp->ptregs.pc + 4 : fp->un.fmtb.baddr); |
format | 501 | arch/m68k/kernel/traps.c | if ((fp->ptregs.format) == 0xB) |
format | 533 | arch/m68k/kernel/traps.c | if ((fp->ptregs.format) == 0xA ) |
format | 628 | arch/m68k/kernel/traps.c | printk ("*** Bus Error *** Format is %x\n", fp->ptregs.format); |
format | 631 | arch/m68k/kernel/traps.c | switch (fp->ptregs.format) { |
format | 665 | arch/m68k/kernel/traps.c | printk("Frame format=%X ", fp->ptregs.format); |
format | 666 | arch/m68k/kernel/traps.c | switch (fp->ptregs.format) { |
format | 765 | arch/m68k/kernel/traps.c | fp->ptregs.format); |
format | 769 | arch/m68k/kernel/traps.c | fp->ptregs.format); |
format | 778 | arch/m68k/kernel/traps.c | (fp->ptregs.format) == 0xA ? |
format | 782 | arch/m68k/kernel/traps.c | (fp->ptregs.format) == 0xA ? |
format | 1620 | drivers/block/ide-cd.c | int format, char *buf, int buflen, |
format | 1634 | drivers/block/ide-cd.c | pc.c[9] = (format << 6); |
format | 1751 | drivers/block/ide-cd.c | cdrom_read_subchannel (ide_drive_t *drive, int format, |
format | 1765 | drivers/block/ide-cd.c | pc.c[3] = format, |
format | 1904 | drivers/block/ide-cd.c | cdrom_read_block (ide_drive_t *drive, int format, int lba, |
format | 1928 | drivers/block/ide-cd.c | pc.c[1] = (format << 2); |
format | 1949 | drivers/block/ide-cd.c | return cdrom_read_block (drive, format, lba, buf, buflen, |
format | 2318 | drivers/block/ide-cd.c | int blocksize, format, stat, lba; |
format | 2324 | drivers/block/ide-cd.c | format = 2; |
format | 2327 | drivers/block/ide-cd.c | format = 3; |
format | 2350 | drivers/block/ide-cd.c | stat = cdrom_read_block (drive, format, lba, buf, blocksize, |
format | 693 | drivers/cdrom/sbpcd.c | u_char format; /* em */ /* 0x00: lba, 0x01: msf */ |
format | 3618 | drivers/cdrom/sbpcd.c | D_S[d].TocBuffer[j].format=D_S[d].TocEnt_format; |
format | 3626 | drivers/cdrom/sbpcd.c | D_S[d].TocBuffer[j].format=0; |
format | 3986 | drivers/cdrom/sbpcd.c | tocentry.cdte_datamode=D_S[d].TocBuffer[i].format; |
format | 123 | drivers/net/ibmtr.c | #define DPRINTK(format, args...) printk("%s: " format, dev->name , ## args) |
format | 124 | drivers/net/ibmtr.c | #define DPRINTD(format, args...) DummyCall("%s: " format, dev->name , ## args) |
format | 724 | drivers/sound/ad1848.c | int format; |
format | 777 | drivers/sound/ad1848.c | if (format2bits[i].format == arg) |
format | 382 | drivers/sound/configure.c | ask_value (char *format, int default_answer) |
format | 405 | drivers/sound/configure.c | if (sscanf (answ, format, &num) != 1) |
format | 420 | drivers/sound/configure.c | int format, |
format | 440 | drivers/sound/configure.c | if (format == FMT_INT) |
format | 456 | drivers/sound/configure.c | if (format == FMT_INT) |
format | 202 | drivers/sound/dev_table.h | int (*load_patch) (int dev, int format, const char *addr, |
format | 460 | drivers/sound/dmasound.c | int format; /* AFMT_* */ |
format | 505 | drivers/sound/dmasound.c | static int TTSetFormat(int format); |
format | 509 | drivers/sound/dmasound.c | static int FalconSetFormat(int format); |
format | 522 | drivers/sound/dmasound.c | static int AmiSetFormat(int format); |
format | 536 | drivers/sound/dmasound.c | static int sound_set_format(int format); |
format | 693 | drivers/sound/dmasound.c | char *table = sound.soft.format == AFMT_MU_LAW ? ulaw2dma8 : alaw2dma8; |
format | 884 | drivers/sound/dmasound.c | char *table = sound.soft.format == AFMT_MU_LAW ? ulaw2dma8 : alaw2dma8; |
format | 1232 | drivers/sound/dmasound.c | char *table = sound.soft.format == AFMT_MU_LAW ? ulaw2dma8 : alaw2dma8; |
format | 1644 | drivers/sound/dmasound.c | static int TTSetFormat(int format) |
format | 1648 | drivers/sound/dmasound.c | switch (format) { |
format | 1650 | drivers/sound/dmasound.c | return(sound.soft.format); |
format | 1657 | drivers/sound/dmasound.c | format = AFMT_S8; |
format | 1660 | drivers/sound/dmasound.c | sound.soft.format = format; |
format | 1663 | drivers/sound/dmasound.c | sound.dsp.format = format; |
format | 1668 | drivers/sound/dmasound.c | return(format); |
format | 1788 | drivers/sound/dmasound.c | static int FalconSetFormat(int format) |
format | 1793 | drivers/sound/dmasound.c | switch (format) { |
format | 1795 | drivers/sound/dmasound.c | return(sound.soft.format); |
format | 1810 | drivers/sound/dmasound.c | format = AFMT_S8; |
format | 1813 | drivers/sound/dmasound.c | sound.soft.format = format; |
format | 1816 | drivers/sound/dmasound.c | sound.dsp.format = format; |
format | 1822 | drivers/sound/dmasound.c | return(format); |
format | 2061 | drivers/sound/dmasound.c | static int AmiSetFormat(int format) |
format | 2067 | drivers/sound/dmasound.c | switch (format) { |
format | 2069 | drivers/sound/dmasound.c | return(sound.soft.format); |
format | 2084 | drivers/sound/dmasound.c | format = AFMT_S8; |
format | 2087 | drivers/sound/dmasound.c | sound.soft.format = format; |
format | 2090 | drivers/sound/dmasound.c | sound.dsp.format = format; |
format | 2095 | drivers/sound/dmasound.c | return(format); |
format | 2295 | drivers/sound/dmasound.c | static int sound_set_format(int format) |
format | 2297 | drivers/sound/dmasound.c | return(*sound.mach.setFormat)(format); |
format | 2357 | drivers/sound/dmasound.c | switch (sound.soft.format) { |
format | 2620 | drivers/sound/dmasound.c | sound.dsp.format = AFMT_S8; |
format | 2826 | drivers/sound/dmasound.c | len += sprintf(buffer+len, "\tsound.format = 0x%x", sound.soft.format); |
format | 2827 | drivers/sound/dmasound.c | switch (sound.soft.format) { |
format | 1511 | drivers/sound/gus_wave.c | guswave_load_patch (int dev, int format, const char *addr, |
format | 1522 | drivers/sound/gus_wave.c | if (format != GUS_PATCH) |
format | 1524 | drivers/sound/gus_wave.c | printk ("GUS Error: Invalid patch format (key) 0x%x\n", format); |
format | 55 | drivers/sound/maui.c | static int (*orig_load_patch) (int dev, int format, const char *addr, |
format | 300 | drivers/sound/maui.c | maui_load_patch (int dev, int format, const char *addr, |
format | 309 | drivers/sound/maui.c | if (format == SYSEX_PATCH) /* Handled by midi_synth.c */ |
format | 310 | drivers/sound/maui.c | return orig_load_patch (dev, format, addr, offs, count, pmgr_flag); |
format | 312 | drivers/sound/maui.c | if (format != MAUI_PATCH) |
format | 503 | drivers/sound/midi_synth.c | midi_synth_load_patch (int dev, int format, const char *addr, |
format | 519 | drivers/sound/midi_synth.c | if (format != SYSEX_PATCH) |
format | 521 | drivers/sound/midi_synth.c | printk ("MIDI Error: Invalid patch format (key) 0x%x\n", format); |
format | 10 | drivers/sound/midi_synth.h | int midi_synth_load_patch (int dev, int format, const char * addr, |
format | 882 | drivers/sound/opl3.c | opl3_load_patch (int dev, int format, const char *addr, |
format | 900 | drivers/sound/opl3.c | ins.key = format; |
format | 52 | fs/nfs/proc.c | #define PRINTK(format, args...) \ |
format | 55 | fs/nfs/proc.c | printk(format , ## args); \ |
format | 60 | fs/nfs/proc.c | #define PRINTK(format, args...) do ; while (0) |
format | 42 | include/asm-m68k/ptrace.h | unsigned format : 4; /* frame format specifier */ |
format | 468 | include/linux/ext2_fs.h | __attribute__ ((format (printf, 3, 4))); |
format | 471 | include/linux/ext2_fs.h | __attribute__ ((NORET_AND format (printf, 3, 4))); |
format | 473 | include/linux/ext2_fs.h | __attribute__ ((format (printf, 3, 4))); |
format | 44 | include/linux/kernel.h | __attribute__ ((NORET_AND format (printf, 1, 2))); |
format | 58 | include/linux/kernel.h | __attribute__ ((format (printf, 1, 2))); |
format | 109 | include/linux/ncp_fs.h | #define DPRINTK(format, args...) printk(format , ## args) |
format | 111 | include/linux/ncp_fs.h | #define DPRINTK(format, args...) |
format | 115 | include/linux/ncp_fs.h | #define DDPRINTK(format, args...) printk(format , ## args) |
format | 117 | include/linux/ncp_fs.h | #define DDPRINTK(format, args...) |
format | 83 | include/linux/smb_fs.h | #define DPRINTK(format, args...) printk(format , ## args) |
format | 85 | include/linux/smb_fs.h | #define DPRINTK(format, args...) |
format | 89 | include/linux/smb_fs.h | #define DDPRINTK(format, args...) printk(format , ## args) |
format | 91 | include/linux/smb_fs.h | #define DDPRINTK(format, args...) |
format | 58 | net/ipv4/proc.c | get__netinfo(struct proto *pro, char *buffer, int format, char **start, off_t offset, int length) |
format | 115 | net/ipv4/proc.c | format==0?sp->write_seq-sp->rcv_ack_seq:sp->wmem_alloc, |
format | 116 | net/ipv4/proc.c | format==0?sp->acked_seq-sp->copied_seq:sp->rmem_alloc, |