taglinefilesource code
mode750drivers/block/floppy.cstatic void reset_fdc_info(int mode)
mode760drivers/block/floppy.c( mode || UDRS->track != NEED_1_RECAL))
mode1624drivers/block/mcdx.cmcdx_setdrivemode(struct s_drive_stuff *stuffp, enum drivemodes mode, int tries)
mode1629drivers/block/mcdx.cTRACE((HW, "setdrivemode() %d\n", mode));
mode1634drivers/block/mcdx.cswitch (mode) {
mode1647drivers/block/mcdx.cmcdx_setdatamode(struct s_drive_stuff *stuffp, enum datamodes mode, int tries)
mode1650drivers/block/mcdx.cTRACE((HW, "setdatamode() %d\n", mode));
mode1651drivers/block/mcdx.cswitch (mode) {
mode1697drivers/block/mcdx.cmcdx_reset(struct s_drive_stuff *stuffp, enum resetmodes mode, int tries)
mode1699drivers/block/mcdx.cif (mode == HARD) {
mode593drivers/block/sbpcd.cu_char mode;           /* read_mode: READ_M1, READ_M2, READ_SC, READ_AU */
mode3599drivers/block/sbpcd.cD_S[d].mode=READ_M1;
mode4079drivers/block/sbpcd.cD_S[d].mode=READ_M1;
mode4086drivers/block/sbpcd.cD_S[d].mode=READ_M2;
mode4151drivers/block/sbpcd.cD_S[d].mode=READ_AU;
mode4298drivers/block/sbpcd.cD_S[d].mode=READ_M1;
mode587drivers/block/sonycd535.cset_drive_mode(int mode, Byte status[2])
mode593drivers/block/sonycd535.ccmd_buff[1] = mode;
mode328drivers/block/xd.cu_char head,sector,control,mode,temp;
mode347drivers/block/xd.cmode = xd_setup_dma(operation == READ ? DMA_MODE_READ : DMA_MODE_WRITE,(u_char *)buffer,temp * 0x200);
mode350drivers/block/xd.cswitch (xd_command(cmdblk,mode,(u_char *) buffer,(u_char *) buffer,sense,XD_TIMEOUT)) {
mode398drivers/block/xd.cstatic u_char xd_setup_dma (u_char mode,u_char *buffer,u_int count)
mode409drivers/block/xd.cset_dma_mode(xd_dma,mode);
mode446drivers/block/xd.cstatic u_int xd_command (u_char *command,u_char mode,u_char *indata,u_char *outdata,u_char *sense,u_long timeout)
mode451drivers/block/xd.cprintk("xd_command: command = 0x%X, mode = 0x%X, indata = 0x%X, outdata = 0x%X, sense = 0x%X\n",command,mode,indata,outdata,sense);
mode455drivers/block/xd.coutb(mode,XD_CONTROL);
mode465drivers/block/xd.cif (mode == DMA_MODE) {
mode473drivers/block/xd.cif (mode == DMA_MODE) {
mode592drivers/char/keyboard.cstatic void applkey(int key, char mode)
mode596drivers/char/keyboard.cbuf[1] = (mode ? 'O' : '[');
mode1575drivers/char/tpqic02.cstatic int start_dma(short mode, unsigned long bytes_todo)
mode1587drivers/char/tpqic02.cdma_mode = (mode == WRITE)? DMA_MODE_WRITE : DMA_MODE_READ;  
mode1609drivers/char/tpqic02.cstat = tp_sense(((mode == WRITE)? 0 : TP_WRP) | TP_BOM | TP_FIL);
mode1629drivers/char/tpqic02.cstat = send_qic02_cmd((mode == WRITE)? QCMD_WRT_DATA : QCMD_RD_DATA, TIM_M, 0);
mode1632drivers/char/tpqic02.c(mode == WRITE)? "write" : "read");
mode1642drivers/char/tpqic02.cswitch (mode) {
mode1650drivers/char/tpqic02.cprintk(TPQIC02_NAME ": requested unknown mode %d\n", mode);
mode498drivers/char/tty_io.cvt_cons[new_console]->vt_mode.mode = VT_AUTO;
mode534drivers/char/tty_io.cif (vt_cons[new_console]->vt_mode.mode == VT_PROCESS)
mode606drivers/char/tty_io.cif (vt_cons[fg_console]->vt_mode.mode == VT_PROCESS)
mode127drivers/char/vesa_blank.cint mode;
mode129drivers/char/vesa_blank.cif((mode = vesa_blanking_mode) == 0)
mode139drivers/char/vesa_blank.cif(mode == 2) {
mode182drivers/char/vesa_blank.cif (mode == 2) {
mode199drivers/char/vesa_blank.cvesa_blanked = mode;
mode244drivers/char/vesa_blank.cunsigned int mode = get_user(argp);
mode245drivers/char/vesa_blank.cvesa_blanking_mode = ((mode < 3) ? mode : 0);
mode678drivers/char/vt.cchar mode;
mode685drivers/char/vt.cmode = get_user(&vtmode->mode);
mode686drivers/char/vt.cif (mode != VT_AUTO && mode != VT_PROCESS)
mode688drivers/char/vt.cvt_cons[console]->vt_mode.mode = mode;
mode706drivers/char/vt.cput_user(vt_cons[console]->vt_mode.mode, &vtmode->mode);
mode795drivers/char/vt.cif (vt_cons[console]->vt_mode.mode != VT_PROCESS)
mode135drivers/net/atp.cstatic void write_packet(short ioaddr, int length, unsigned char *packet, int mode);
mode451drivers/net/de4x5.cstatic char    *build_setup_frame(struct device *dev, int mode);
mode2423drivers/net/de4x5.cstatic char *build_setup_frame(struct device *dev, int mode)
mode2430drivers/net/de4x5.cif (mode == ALL) {
mode313drivers/net/depca.cu16 mode;                  /* Mode register */
mode719drivers/net/depca.cprintk("\tmode: 0x%4.4x\n",readw(&p->mode));
mode804drivers/net/depca.clp->init_block.mode = 0x0000;            /* Enable the Tx and Rx */
mode1182drivers/net/depca.clp->init_block.mode &= ~PROM;   /* Unset promiscuous mode */
mode1184drivers/net/depca.clp->init_block.mode |= PROM;    /* Set promiscuous mode */
mode1712drivers/net/depca.clp->init_block.mode |= PROM;      /* Set promiscuous mode */
mode1730drivers/net/depca.clp->init_block.mode &= ~PROM;     /* Clear promiscuous mode */
mode793drivers/net/eepro.cunsigned short mode;
mode797drivers/net/eepro.cmode = inb(ioaddr + REG2);
mode798drivers/net/eepro.coutb(mode | PRMSC_Mode, ioaddr + REG2);  
mode799drivers/net/eepro.cmode = inb(ioaddr + REG3);
mode800drivers/net/eepro.coutb(mode, ioaddr + REG3); /* writing reg. 3 to complete the update */
mode806drivers/net/eepro.cmode = inb(ioaddr + REG2);
mode807drivers/net/eepro.coutb(mode & 0xd6, ioaddr + REG2); /* Turn off Multi-IA and PRMSC_Mode bits */
mode808drivers/net/eepro.cmode = inb(ioaddr + REG3);
mode809drivers/net/eepro.coutb(mode, ioaddr + REG3); /* writing reg. 3 to complete the update */
mode822drivers/net/eepro.cmode = inb(ioaddr + REG2);
mode823drivers/net/eepro.coutb(mode | Multi_IA, ioaddr + REG2);  
mode824drivers/net/eepro.cmode = inb(ioaddr + REG3);
mode825drivers/net/eepro.coutb(mode, ioaddr + REG3); /* writing reg. 3 to complete the update */
mode180drivers/net/lance.cunsigned short mode;    /* Pre-set mode (reg. 15) */
mode425drivers/net/lance.clp->init_block.mode = 0x0003;    /* Disable Rx and Tx. */
mode689drivers/net/lance.clp->init_block.mode = 0x0000;
mode359drivers/net/ni65.cp->ib.mode = 0;
mode91drivers/net/ni65.hunsigned short mode;
mode508drivers/net/sk_g16.cstatic int SK_lance_init(struct device *dev, unsigned short mode);
mode1029drivers/net/sk_g16.cstatic int SK_lance_init(struct device *dev, unsigned short mode)
mode1083drivers/net/sk_g16.c(p->ram)->ib.mode = mode;        /* Set operation mode */
mode122drivers/net/sk_g16.hunsigned short mode;     /* Mode Register */
mode347drivers/net/slip.cif (sl->mode & (SL_MODE_ADAPTIVE | SL_MODE_CSLIP)) {
mode351drivers/net/slip.cif (!(sl->mode & SL_MODE_CSLIP)) {
mode365drivers/net/slip.cif (!(sl->mode & SL_MODE_CSLIP)) {
mode367drivers/net/slip.csl->mode |= SL_MODE_CSLIP;
mode368drivers/net/slip.csl->mode &= ~SL_MODE_ADAPTIVE;
mode388drivers/net/slip.cif(sl->mode & SL_MODE_AX25)
mode422drivers/net/slip.cif (sl->mode & SL_MODE_CSLIP)  {
mode427drivers/net/slip.cif(sl->mode & SL_MODE_SLIP6)
mode540drivers/net/slip.cif (sl->mode & SL_MODE_AX25 && type != htons(ETH_P_AX25))  {
mode558drivers/net/slip.cif (sl->mode & SL_MODE_AX25) {
mode711drivers/net/slip.cif (sl->mode & SL_MODE_SLIP6)
mode752drivers/net/slip.csl->mode      = SL_MODE_DEFAULT;
mode753drivers/net/slip.csl->dev->type = ARPHRD_SLIP + sl->mode;
mode1041drivers/net/slip.cput_user(sl->mode, (int *)arg);
mode1079drivers/net/slip.csl->mode = tmp;
mode1080drivers/net/slip.csl->dev->type = ARPHRD_SLIP+sl->mode;
mode91drivers/net/slip.hunsigned char    mode;    /* SLIP mode      */
mode303drivers/scsi/NCR5380.hunsigned char *ptr, unsigned int count, unsigned char mode) {
mode325drivers/scsi/NCR5380.hset_dma_mode(instance->dma_channel, mode);
mode76drivers/sound/ad1848.cint             mode;
mode109drivers/sound/ad1848.cstatic int      ad1848_open (int dev, int mode);
mode407drivers/sound/ad1848.cif (devc->mode == 2)
mode507drivers/sound/ad1848.cad1848_open (int dev, int mode)
mode513drivers/sound/ad1848.cDEB (printk ("ad1848_open(int mode = %X)\n", mode));
mode541drivers/sound/ad1848.cif (mode & OPEN_WRITE)
mode558drivers/sound/ad1848.cif (devc->dma_capture != devc->dma_playback && mode == OPEN_READWRITE)
mode748drivers/sound/ad1848.cif (!(arg & ad_format_mask[devc->mode]))
mode994drivers/sound/ad1848.cif (devc->mode == 2)
mode1035drivers/sound/ad1848.cif (devc->mode == 2)
mode1072drivers/sound/ad1848.cdevc->mode = 1;    /* MODE1 = original AD1848 */
mode1196drivers/sound/ad1848.cdevc->mode = 2;
mode1267drivers/sound/ad1848.cif (devc->mode == 2)
mode1287drivers/sound/ad1848.cif (devc->mode == 2)
mode1317drivers/sound/ad1848.caudio_devs[my_dev]->format_mask = ad_format_mask[devc->mode];
mode92drivers/sound/audio.cint             mode = file->mode & O_ACCMODE;
mode101drivers/sound/audio.cif ((ret = DMAbuf_open (dev, mode)) < 0)
mode140drivers/sound/audio.cint             mode;
mode143drivers/sound/audio.cmode = file->mode & O_ACCMODE;
mode154drivers/sound/audio.cDMAbuf_release (dev, mode);
mode132drivers/sound/dev_table.hint (*open) (int dev, int mode);
mode165drivers/sound/dev_table.hint (*open) (int dev, int mode);
mode178drivers/sound/dev_table.hvoid (*volume_method) (int dev, int mode);
mode205drivers/sound/dev_table.hint (*open) (int dev, int mode,
mode225drivers/sound/dev_table.hint (*open)(int dev, int mode);
mode166drivers/sound/dmabuf.cDMAbuf_open (int dev, int mode)
mode196drivers/sound/dmabuf.cif ((retval = audio_devs[dev]->open (dev, mode)) < 0)
mode199drivers/sound/dmabuf.cdmap->open_mode = mode;
mode272drivers/sound/dmabuf.cDMAbuf_release (int dev, int mode)
mode971drivers/sound/dmabuf.cdev_sleep_flag[dev].mode = WK_SLEEP;
mode993drivers/sound/dmabuf.cdev_sleep_flag[dev].mode = WK_SLEEP;
mode1016drivers/sound/dmabuf.cDMAbuf_open (int dev, int mode)
mode1022drivers/sound/dmabuf.cDMAbuf_release (int dev, int mode)
mode53drivers/sound/gus_midi.cgus_midi_open (int dev, int mode,
mode71drivers/sound/gus_midi.cif (mode == OPEN_READ || mode == OPEN_READWRITE)
mode77drivers/sound/gus_midi.cif (mode == OPEN_WRITE || mode == OPEN_READWRITE)
mode43drivers/sound/gus_wave.cunsigned long   mode;
mode370drivers/sound/gus_wave.cgus_voice_on (unsigned int mode)
mode372drivers/sound/gus_wave.cgus_write8 (0x00, (unsigned char) (mode & 0xfc));
mode374drivers/sound/gus_wave.cgus_write8 (0x00, (unsigned char) (mode & 0xfc));
mode386drivers/sound/gus_wave.cunsigned char   mode = (unsigned char) (m & 0xff);
mode389drivers/sound/gus_wave.c(mode & 0xfc));  /* Don't touch last two bits */
mode391drivers/sound/gus_wave.cgus_write8 (0x00, (gus_read8 (0x00) & 0x03) | (mode & 0xfc));
mode435drivers/sound/gus_wave.cunsigned char   mode = (unsigned char) (m & 0xff);
mode437drivers/sound/gus_wave.cgus_write8 (0x0d, mode & 0xfc);
mode439drivers/sound/gus_wave.cgus_write8 (0x0d, mode & 0xfc);
mode445drivers/sound/gus_wave.cunsigned char   mode = (unsigned char) (m & 0xff);
mode448drivers/sound/gus_wave.c(mode & 0xfc));  /* Leave the last 2 bits alone */
mode450drivers/sound/gus_wave.cgus_write8 (0x0d, (gus_read8 (0x0d) & 0x03) | (mode & 0xfc));
mode470drivers/sound/gus_wave.csamples[sample_no].mode & WAVE_16_BITS);
mode495drivers/sound/gus_wave.cvoices[voice].mode = 0;
mode520drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_SUSTAIN_ON && voices[voice].env_phase == 2)
mode600drivers/sound/gus_wave.cvoices[voice].mode &= ~WAVE_SUSTAIN_ON;
mode623drivers/sound/gus_wave.cis16bits = (samples[instr_no].mode & WAVE_16_BITS) ? 1 : 0;  /* 8 or 16 bits */
mode625drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode968drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES && voices[voice].env_phase != 2)
mode1008drivers/sound/gus_wave.cguswave_volume_method (int dev, int mode)
mode1010drivers/sound/gus_wave.cif (mode == VOL_METHOD_LINEAR || mode == VOL_METHOD_ADAGIO)
mode1011drivers/sound/gus_wave.cvolume_method = mode;
mode1116drivers/sound/gus_wave.cif (!(voices[voice].mode & WAVE_ENVELOPES))
mode1209drivers/sound/gus_wave.cunsigned char   mode = 0;
mode1219drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1277drivers/sound/gus_wave.cis16bits = (samples[sample].mode & WAVE_16_BITS) ? 1 : 0;
mode1278drivers/sound/gus_wave.cvoices[voice].mode = samples[sample].mode;
mode1281drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1317drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_16_BITS)
mode1319drivers/sound/gus_wave.cmode |= 0x04;    /* 16 bits */
mode1336drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1347drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_LOOP_BACK)
mode1354drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_LOOPING)
mode1356drivers/sound/gus_wave.cmode |= 0x08;
mode1358drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_BIDIR_LOOP)
mode1359drivers/sound/gus_wave.cmode |= 0x10;
mode1361drivers/sound/gus_wave.cif (samples[sample].mode & WAVE_LOOP_BACK)
mode1366drivers/sound/gus_wave.cmode |= 0x40;
mode1376drivers/sound/gus_wave.cmode |= 0x20;    /* Loop IRQ at the end */
mode1386drivers/sound/gus_wave.cgus_voice_on (mode);
mode1402drivers/sound/gus_wave.cint             mode;
mode1418drivers/sound/gus_wave.cmode = gus_read8 (0x00);
mode1419drivers/sound/gus_wave.cif (mode & 0x20)
mode1420drivers/sound/gus_wave.cgus_write8 (0x00, mode & 0xdf);    /* No interrupt! */
mode1437drivers/sound/gus_wave.cif ((mode & 0x01) || (int) ((gus_read16 (0x09) >> 4) < 2065))
mode1471drivers/sound/gus_wave.cguswave_open (int dev, int mode)
mode1566drivers/sound/gus_wave.cif (patch.mode & WAVE_LOOPING)
mode1585drivers/sound/gus_wave.cif (patch.mode & WAVE_16_BITS)
mode1618drivers/sound/gus_wave.cif (patch.mode & WAVE_ENVELOPES)
mode1619drivers/sound/gus_wave.cpatch.mode &= ~WAVE_TREMOLO;
mode1667drivers/sound/gus_wave.cif (patch.mode & WAVE_UNSIGNED)
mode1669drivers/sound/gus_wave.cif (!(patch.mode & WAVE_16_BITS) || (i & 0x01))
mode1716drivers/sound/gus_wave.cif (patch.mode & WAVE_UNSIGNED)
mode1718drivers/sound/gus_wave.cif (patch.mode & WAVE_16_BITS)
mode1840drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1849drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1858drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1868drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode1878drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_ENVELOPES)
mode2022drivers/sound/gus_wave.cgus_sampling_open (int dev, int mode)
mode2024drivers/sound/gus_wave.cif (mode & OPEN_READ && dual_dma_mode)
mode2045drivers/sound/gus_wave.cif (mode & OPEN_READ)
mode2050drivers/sound/gus_wave.conly_read_access = !(mode & OPEN_WRITE);
mode2097drivers/sound/gus_wave.cunsigned char   mode[2], ramp_mode[2];
mode2106drivers/sound/gus_wave.cmode[chn] = 0x00;
mode2111drivers/sound/gus_wave.cmode[chn] |= 0x20;  /* Loop IRQ */
mode2118drivers/sound/gus_wave.cmode[chn] |= 0x04;  /* 16 bit data */
mode2128drivers/sound/gus_wave.cmode[chn] |= 0x08;  /* Enable loop */
mode2174drivers/sound/gus_wave.cmode[chn] |= 0x08;  /* Enable looping */
mode2183drivers/sound/gus_wave.cmode[chn] &= ~0x08;  /* Disable looping */
mode2184drivers/sound/gus_wave.cmode[chn] |= 0x20;  /* Enable IRQ at the end */
mode2192drivers/sound/gus_wave.cmode[chn] &= ~0x08;  /* Disable looping */
mode2204drivers/sound/gus_wave.cgus_voice_on (mode[chn]);
mode2314drivers/sound/gus_wave.cunsigned char   mode;
mode2320drivers/sound/gus_wave.cmode = 0xa0;      /* DMA IRQ enabled, invert MSB */
mode2323drivers/sound/gus_wave.cmode |= 0x04;    /* 16 bit DMA channel */
mode2325drivers/sound/gus_wave.cmode |= 0x02;    /* Stereo */
mode2326drivers/sound/gus_wave.cmode |= 0x01;      /* DMA enable */
mode2328drivers/sound/gus_wave.cgus_write8 (0x49, mode);
mode3107drivers/sound/gus_wave.cint             mode, parm;
mode3122drivers/sound/gus_wave.cmode = voices[voice].loop_irq_mode;
mode3126drivers/sound/gus_wave.cswitch (mode)
mode3202drivers/sound/gus_wave.cint             mode, parm;
mode3215drivers/sound/gus_wave.cmode = voices[voice].volume_irq_mode;
mode3219drivers/sound/gus_wave.cswitch (mode)
mode411drivers/sound/midi_synth.cmidi_synth_open (int dev, int mode)
mode424drivers/sound/midi_synth.cif ((err = midi_devs[orig_dev]->open (orig_dev, mode,
mode7drivers/sound/midi_synth.hint midi_synth_open (int dev, int mode);
mode168drivers/sound/midibuf.cint             mode, err;
mode172drivers/sound/midibuf.cmode = file->mode & O_ACCMODE;
mode191drivers/sound/midibuf.cif ((err = midi_devs[dev]->open (dev, mode,
mode239drivers/sound/midibuf.cint             mode;
mode243drivers/sound/midibuf.cmode = file->mode & O_ACCMODE;
mode251drivers/sound/midibuf.cif (mode != OPEN_READ)
mode421drivers/sound/midibuf.cinput_sleep_flag[dev].mode = WK_SLEEP;
mode431drivers/sound/midibuf.cmidi_sleep_flag[dev].mode = WK_SLEEP;
mode59drivers/sound/mpu401.cint             mode;
mode416drivers/sound/mpu401.cif (devc->mode == MODE_SYNTH)
mode453drivers/sound/mpu401.cif (devc->base != 0 && (devc->opened & OPEN_READ || devc->mode == MODE_SYNTH))
mode464drivers/sound/mpu401.cmpu401_open (int dev, int mode,
mode519drivers/sound/mpu401.cdevc->mode = MODE_MIDI;
mode525drivers/sound/mpu401.cdevc->opened = mode;
mode541drivers/sound/mpu401.cdevc->mode = 0;
mode641drivers/sound/mpu401.cif (devc->opened && devc->mode == MODE_SYNTH)
mode851drivers/sound/mpu401.cmpu_synth_open (int dev, int mode)
mode888drivers/sound/mpu401.cdevc->mode = MODE_SYNTH;
mode910drivers/sound/mpu401.cdevc->opened = mode;
mode913drivers/sound/mpu401.cif (mode & OPEN_READ)
mode941drivers/sound/mpu401.cdevc->mode = 0;
mode1392drivers/sound/mpu401.cmpu_timer_open (int dev, int mode)
mode63drivers/sound/opl3.cint             mode;
mode330drivers/sound/opl3.cvoices[voice].mode = 0;
mode463drivers/sound/opl3.cif (voices[voice].mode == 0)
mode466drivers/sound/opl3.cif (voices[voice].mode == 2)
mode718drivers/sound/opl3.cvoices[voice].mode = voice_mode;
mode871drivers/sound/opl3.copl3_open (int dev, int mode)
mode945drivers/sound/opl3.copl3_volume_method (int dev, int mode)
mode981drivers/sound/opl3.cif (voices[voice].mode == 4)
mode75drivers/sound/os.hint mode; int aborting;
mode82drivers/sound/os.h#define RESET_WAIT_QUEUE(q, f) {f.aborting = 0;f.mode = WK_NONE;}
mode85drivers/sound/os.h#define TIMED_OUT(q, f) (f.mode & WK_TIMEOUT)
mode90drivers/sound/os.hf.mode = WK_SLEEP;interruptible_sleep_on(&q); \
mode91drivers/sound/os.hif (!(f.mode & WK_WAKEUP)) \
mode96drivers/sound/os.hif (jiffies >= tl) f.mode |= WK_TIMEOUT; \
mode98drivers/sound/os.hf.mode &= ~WK_SLEEP; \
mode100drivers/sound/os.h#define SOMEONE_WAITING(q, f) (f.mode & WK_SLEEP)
mode101drivers/sound/os.h#define WAKE_UP(q, f)      {f.mode = WK_WAKEUP;wake_up(&q);}
mode49drivers/sound/pas2_midi.cpas_midi_open (int dev, int mode,
mode84drivers/sound/pas2_midi.cif (mode == OPEN_READ || mode == OPEN_READWRITE)
mode92drivers/sound/pas2_midi.cif (mode == OPEN_WRITE || mode == OPEN_READWRITE)
mode231drivers/sound/pas2_pcm.cpas_pcm_open (int dev, int mode)
mode235drivers/sound/pas2_pcm.cTRACE (printk ("pas2_pcm.c: static int pas_pcm_open(int mode = %X)\n", mode));
mode69drivers/sound/sb16_dsp.cstatic int      sb16_dsp_open (int dev, int mode);
mode114drivers/sound/sb16_dsp.cdsp_set_speed (int mode)
mode116drivers/sound/sb16_dsp.cDEB (printk ("dsp_set_speed(%d)\n", mode));
mode117drivers/sound/sb16_dsp.cif (mode)
mode119drivers/sound/sb16_dsp.cif (mode < 5000)
mode120drivers/sound/sb16_dsp.cmode = 5000;
mode121drivers/sound/sb16_dsp.cif (mode > 44100)
mode122drivers/sound/sb16_dsp.cmode = 44100;
mode123drivers/sound/sb16_dsp.cdsp_current_speed = mode;
mode125drivers/sound/sb16_dsp.creturn mode;
mode129drivers/sound/sb16_dsp.cdsp_set_stereo (int mode)
mode131drivers/sound/sb16_dsp.cDEB (printk ("dsp_set_stereo(%d)\n", mode));
mode133drivers/sound/sb16_dsp.cdsp_stereo = mode;
mode135drivers/sound/sb16_dsp.creturn mode;
mode211drivers/sound/sb16_dsp.csb16_dsp_open (int dev, int mode)
mode84drivers/sound/sb16_midi.csb16midi_open (int dev, int mode,
mode97drivers/sound/sb16_midi.csb16midi_opened = mode;
mode111drivers/sound/sb_dsp.cstatic int      dsp_set_stereo (int mode);
mode387drivers/sound/sb_dsp.cdsp_set_stereo (int mode)
mode399drivers/sound/sb_dsp.cif (mode && sb_midi_busy)
mode405drivers/sound/sb_dsp.cdsp_stereo = !!mode;
mode631drivers/sound/sb_dsp.csb_dsp_open (int dev, int mode)
mode641drivers/sound/sb_dsp.cif (sb_no_recording && mode & OPEN_READ)
mode696drivers/sound/sb_dsp.copen_mode = mode;
mode67drivers/sound/sb_midi.csb_midi_open (int dev, int mode,
mode83drivers/sound/sb_midi.cif (mode != OPEN_WRITE && !sb_duplex_midi)
mode91drivers/sound/sb_midi.cif (mode != OPEN_WRITE)
mode90drivers/sound/sb_mixer.csb_mixer_set_stereo (int mode)
mode96drivers/sound/sb_mixer.c| (mode ? STEREO_DAC : MONO_DAC)));
mode243drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
mode249drivers/sound/sequencer.cif (mode == OPEN_READ)
mode317drivers/sound/sequencer.cint             mode;
mode326drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
mode328drivers/sound/sequencer.cif ((err = midi_devs[dev]->open (dev, mode,
mode994drivers/sound/sequencer.cint             retval, mode, i;
mode1000drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
mode1076drivers/sound/sequencer.cif (seq_mode == SEQ_1 && (mode == OPEN_READ || mode == OPEN_READWRITE))
mode1100drivers/sound/sequencer.cif ((tmp = synth_devs[i]->open (i, mode)) < 0)
mode1119drivers/sound/sequencer.cif (seq_mode == SEQ_1 && (mode == OPEN_READ || mode == OPEN_READWRITE))
mode1126drivers/sound/sequencer.cif ((retval = midi_devs[i]->open (i, mode,
mode1184drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
mode1204drivers/sound/sequencer.cif (mode != OPEN_READ && !ISSET_FILE_FLAG (file, O_NONBLOCK))
mode1210drivers/sound/sequencer.cif (mode != OPEN_READ)
mode1215drivers/sound/sequencer.cif (mode != OPEN_READ)
mode1398drivers/sound/sequencer.cint             mode = file->mode & O_ACCMODE;
mode1446drivers/sound/sequencer.cif (mode == OPEN_READ)
mode1478drivers/sound/sequencer.cint             err, mode;
mode1480drivers/sound/sequencer.cmode = file->mode & O_ACCMODE;
mode1481drivers/sound/sequencer.cif ((err = midi_devs[midi_dev]->open (midi_dev, mode,
mode1498drivers/sound/sequencer.cif (mode == OPEN_WRITE)
mode1505drivers/sound/sequencer.cif (mode == OPEN_READ)
mode1739drivers/sound/sequencer.cif (mode == OPEN_READ)
mode1767drivers/sound/sequencer.cmidi_sleep_flag.mode = WK_SLEEP;
mode1772drivers/sound/sequencer.cmidi_sleep_flag.mode &= ~WK_SLEEP;
mode1781drivers/sound/sequencer.cseq_sleep_flag.mode = WK_SLEEP;
mode1786drivers/sound/sequencer.cseq_sleep_flag.mode &= ~WK_SLEEP;
mode5drivers/sound/sound_calls.hint DMAbuf_open(int dev, int mode);
mode6drivers/sound/sound_calls.hint DMAbuf_release(int dev, int mode);
mode141drivers/sound/sound_calls.hvoid sb_mixer_set_stereo(int mode);
mode152drivers/sound/sound_config.hint mode;        /* Open mode */
mode151drivers/sound/sound_timer.ctimer_open (int dev, int mode)
mode104drivers/sound/soundcard.ctmp_file.mode = 0;
mode108drivers/sound/soundcard.ctmp_file.mode = OPEN_READWRITE;
mode110drivers/sound/soundcard.ctmp_file.mode = OPEN_READ;
mode112drivers/sound/soundcard.ctmp_file.mode = OPEN_WRITE;
mode345drivers/sound/sscape.cdo_dma (struct sscape_info *devc, int dma_chan, unsigned long buf, int blk_size, int mode)
mode357drivers/sound/sscape.cblk_size, mode);
mode633drivers/sound/sscape.csscape_audio_open (int dev, int mode)
mode111drivers/sound/sys_timer.cdef_tmr_open (int dev, int mode)
mode132drivers/sound/uart6850.cuart6850_open (int dev, int mode,
mode148drivers/sound/uart6850.cuart6850_opened = mode;
mode103fs/exec.cint open_inode(struct inode * inode, int mode)
mode125fs/exec.cf->f_flags = mode;
mode126fs/exec.cf->f_mode = (mode+1) & O_ACCMODE;
mode303fs/ext/namei.cint ext_create(struct inode * dir,const char * name, int len, int mode,
mode319fs/ext/namei.cinode->i_mode = mode;
mode337fs/ext/namei.cint ext_mknod(struct inode * dir, const char * name, int len, int mode, int rdev)
mode357fs/ext/namei.cinode->i_mode = mode;
mode374fs/ext/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode396fs/ext/namei.cint ext_mkdir(struct inode * dir, const char * name, int len, int mode)
mode443fs/ext/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
mode48fs/ext/symlink.cint flag, int mode, struct inode ** res_inode)
mode79fs/ext/symlink.cerror = open_namei(bh->b_data,flag,mode,res_inode,dir);
mode28fs/ext2/acl.cunsigned short mode = inode->i_mode;
mode44fs/ext2/acl.cmode >>= 6;
mode46fs/ext2/acl.cmode >>= 3;
mode47fs/ext2/acl.cif (((mode & mask & S_IRWXO) == mask))
mode268fs/ext2/ialloc.cint mode)
mode306fs/ext2/ialloc.cstruct inode * ext2_new_inode (const struct inode * dir, int mode)
mode328fs/ext2/ialloc.cif (S_ISDIR(mode)) {
mode443fs/ext2/ialloc.cif (S_ISDIR(mode))
mode449fs/ext2/ialloc.cinode->i_mode = mode;
mode459fs/ext2/ialloc.cif (S_ISDIR(mode))
mode460fs/ext2/ialloc.cmode |= S_ISGID;
mode469fs/ext2/ialloc.cif (S_ISLNK(mode))
mode482fs/ext2/ialloc.cinc_inode_version (inode, gdp, mode);
mode367fs/ext2/namei.cint ext2_create (struct inode * dir,const char * name, int len, int mode,
mode378fs/ext2/namei.cinode = ext2_new_inode (dir, mode);
mode384fs/ext2/namei.cinode->i_mode = mode;
mode408fs/ext2/namei.cint ext2_mknod (struct inode * dir, const char * name, int len, int mode,
mode424fs/ext2/namei.cinode = ext2_new_inode (dir, mode);
mode430fs/ext2/namei.cinode->i_mode = mode;
mode447fs/ext2/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode472fs/ext2/namei.cint ext2_mkdir (struct inode * dir, const char * name, int len, int mode)
mode520fs/ext2/namei.cinode->i_mode = S_IFDIR | (mode & S_IRWXUGO & ~current->fs->umask);
mode53fs/ext2/symlink.cint flag, int mode, struct inode ** res_inode)
mode88fs/ext2/symlink.cerror = open_namei (link, flag, mode, res_inode, dir);
mode80fs/isofs/file.cint mode)
mode88fs/isofs/file.cif(mode == ISOFS_FILE_TEXT_M) outchar = 0x0a;
mode89fs/isofs/file.cif(mode == ISOFS_FILE_TEXT) outchar = ' ';
mode70fs/isofs/inode.cmode_t mode;
mode85fs/isofs/inode.cpopt->mode = S_IRUGO;
mode146fs/isofs/inode.cpopt->mode = ivalue;
mode371fs/isofs/inode.cs->u.isofs_sb.s_mode = opt.mode & 0777;
mode299fs/isofs/rock.cinode->i_mode  = isonum_733(rr->u.PX.mode);
mode30fs/isofs/rock.hchar mode[8];
mode50fs/isofs/symlink.cint flag, int mode, struct inode ** res_inode)
mode78fs/isofs/symlink.cerror = open_namei(pnt,flag,mode,res_inode,dir);
mode215fs/minix/namei.cint minix_create(struct inode * dir,const char * name, int len, int mode,
mode232fs/minix/namei.cinode->i_mode = mode;
mode250fs/minix/namei.cint minix_mknod(struct inode * dir, const char * name, int len, int mode, int rdev)
mode271fs/minix/namei.cinode->i_mode = mode;
mode288fs/minix/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode307fs/minix/namei.cint minix_mkdir(struct inode * dir, const char * name, int len, int mode)
mode354fs/minix/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
mode46fs/minix/symlink.cint flag, int mode, struct inode ** res_inode)
mode77fs/minix/symlink.cerror = open_namei(bh->b_data,flag,mode,res_inode,dir);
mode219fs/msdos/namei.cint msdos_create(struct inode *dir,const char *name,int len,int mode,
mode241fs/msdos/namei.cres = msdos_create_entry(dir,msdos_name,S_ISDIR(mode),result);
mode268fs/msdos/namei.cint msdos_mkdir(struct inode *dir,const char *name,int len,int mode)
mode101fs/namei.cint mode = inode->i_mode;
mode108fs/namei.cmode >>= 6;
mode110fs/namei.cmode >>= 3;
mode111fs/namei.cif (((mode & mask & 0007) == mask) || fsuser())
mode192fs/namei.cint flag, int mode, struct inode ** res_inode)
mode205fs/namei.creturn inode->i_op->follow_link(dir,inode,flag,mode,res_inode);
mode332fs/namei.cint open_namei(const char * pathname, int flag, int mode,
mode339fs/namei.cmode &= S_IALLUGO & ~current->fs->umask;
mode340fs/namei.cmode |= S_IFREG;
mode374fs/namei.cerror = dir->i_op->create(dir,basename,namelen,mode,res_inode);
mode386fs/namei.cerror = follow_link(dir,inode,flag,mode,&inode);
mode440fs/namei.cint do_mknod(const char * filename, int mode, dev_t dev)
mode446fs/namei.cmode &= ~current->fs->umask;
mode468fs/namei.cerror = dir->i_op->mknod(dir,basename,namelen,mode,dev);
mode474fs/namei.casmlinkage int sys_mknod(const char * filename, int mode, dev_t dev)
mode479fs/namei.cif (S_ISDIR(mode) || (!S_ISFIFO(mode) && !fsuser()))
mode481fs/namei.cswitch (mode & S_IFMT) {
mode483fs/namei.cmode |= S_IFREG;
mode492fs/namei.cerror = do_mknod(tmp,mode,dev);
mode498fs/namei.cstatic int do_mkdir(const char * pathname, int mode)
mode525fs/namei.cerror = dir->i_op->mkdir(dir, basename, namelen, mode & 0777 & ~current->fs->umask);
mode531fs/namei.casmlinkage int sys_mkdir(const char * pathname, int mode)
mode538fs/namei.cerror = do_mkdir(tmp,mode);
mode30fs/nfs/dir.cstatic int nfs_create(struct inode *dir, const char *name, int len, int mode,
mode32fs/nfs/dir.cstatic int nfs_mkdir(struct inode *dir, const char *name, int len, int mode);
mode39fs/nfs/dir.cstatic int nfs_mknod(struct inode *dir, const char *name, int len, int mode,
mode286fs/nfs/dir.centry->expiration_date = jiffies + (S_ISDIR(fattr->mode)
mode371fs/nfs/dir.cstatic int nfs_create(struct inode *dir, const char *name, int len, int mode,
mode389fs/nfs/dir.csattr.mode = mode;
mode407fs/nfs/dir.cint mode, int rdev)
mode423fs/nfs/dir.csattr.mode = mode;
mode425fs/nfs/dir.cif (S_ISCHR(mode) || S_ISBLK(mode))
mode438fs/nfs/dir.cstatic int nfs_mkdir(struct inode *dir, const char *name, int len, int mode)
mode454fs/nfs/dir.csattr.mode = mode;
mode524fs/nfs/dir.csattr.mode = S_IFLNK | S_IRWXUGO; /* SunOS 4.1.2 crashes without this! */
mode617fs/nfs/dir.cinode->i_mode = fattr->mode;
mode251fs/nfs/inode.csattr.mode = attr->ia_mode;
mode253fs/nfs/inode.csattr.mode = (unsigned) -1;
mode173fs/nfs/proc.cfattr->mode = ntohl(*p++);
mode194fs/nfs/proc.c*p++ = htonl(sattr->mode);
mode51fs/nfs/symlink.cint flag, int mode, struct inode **res_inode)
mode92fs/nfs/symlink.cerror = open_namei(res2, flag, mode, res_inode, dir);
mode227fs/open.casmlinkage int sys_access(const char * filename, int mode)
mode233fs/open.cif (mode != (mode & S_IRWXO))  /* where's F_OK, X_OK, W_OK, R_OK? */
mode241fs/open.cres = permission(inode, mode);
mode311fs/open.casmlinkage int sys_fchmod(unsigned int fd, mode_t mode)
mode325fs/open.cif (mode == (mode_t) -1)
mode326fs/open.cmode = inode->i_mode;
mode327fs/open.cnewattrs.ia_mode = (mode & S_IALLUGO) | (inode->i_mode & ~S_IALLUGO);
mode334fs/open.casmlinkage int sys_chmod(const char * filename, mode_t mode)
mode351fs/open.cif (mode == (mode_t) -1)
mode352fs/open.cmode = inode->i_mode;
mode353fs/open.cnewattrs.ia_mode = (mode & S_IALLUGO) | (inode->i_mode & ~S_IALLUGO);
mode463fs/open.cint do_open(const char * filename,int flags,int mode)
mode478fs/open.cerror = open_namei(filename,flag,mode,&inode,NULL);
mode525fs/open.casmlinkage int sys_open(const char * filename,int flags,int mode)
mode533fs/open.cerror = do_open(tmp,flags,mode);
mode538fs/open.casmlinkage int sys_creat(const char * pathname, int mode)
mode540fs/open.creturn sys_open(pathname, O_CREAT | O_WRONLY | O_TRUNC, mode);
mode81fs/proc/inode.cif (de->mode) {
mode82fs/proc/inode.cinode->i_mode = de->mode;
mode102fs/proc/link.cint flag, int mode, struct inode ** res_inode)
mode141fs/proc/root.cif (S_ISDIR(dp->mode))
mode154fs/proc/root.cif (S_ISDIR(dp->mode))
mode167fs/proc/root.cint flag, int mode, struct inode ** res_inode)
mode56fs/smbfs/dir.csmb_create(struct inode *dir, const char *name, int len, int mode, 
mode60fs/smbfs/dir.csmb_mkdir(struct inode *dir, const char *name, int len, int mode);
mode766fs/smbfs/dir.csmb_create(struct inode *dir, const char *name, int len, int mode,
mode812fs/smbfs/dir.csmb_mkdir(struct inode *dir, const char *name, int len, int mode)
mode808fs/sysv/inode.cumode_t mode;
mode825fs/sysv/inode.cmode = raw_inode->i_mode;
mode827fs/sysv/inode.cmode = from_coh_imode(mode);
mode829fs/sysv/inode.cinode->i_mode = mode;
mode895fs/sysv/inode.cumode_t mode;
mode911fs/sysv/inode.cmode = inode->i_mode;
mode913fs/sysv/inode.cmode = to_coh_imode(mode);
mode914fs/sysv/inode.craw_inode->i_mode = mode;
mode208fs/sysv/namei.cint sysv_create(struct inode * dir,const char * name, int len, int mode,
mode225fs/sysv/namei.cinode->i_mode = mode;
mode243fs/sysv/namei.cint sysv_mknod(struct inode * dir, const char * name, int len, int mode, int rdev)
mode264fs/sysv/namei.cinode->i_mode = mode;
mode281fs/sysv/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode300fs/sysv/namei.cint sysv_mkdir(struct inode * dir, const char * name, int len, int mode)
mode345fs/sysv/namei.cinode->i_mode = S_IFDIR | (mode & 0777 & ~current->fs->umask);
mode52fs/sysv/symlink.cint flag, int mode, struct inode ** res_inode)
mode83fs/sysv/symlink.cerror = open_namei(bh->b_data,flag,mode,res_inode,dir);
mode347fs/umsdos/dir.cif (S_ISREG(entry->mode)) entry->mtime = inode->i_mtime;
mode348fs/umsdos/dir.cinode->i_mode  = entry->mode;
mode399fs/umsdos/dir.cif (!S_ISDIR(entry->mode)){
mode699fs/umsdos/dir.cumsdos_delentry (dir,&info,S_ISDIR(info.entry.mode));
mode423fs/umsdos/emd.cif ((isdir != 0) != (S_ISDIR(info->entry.mode) != 0)){
mode424fs/umsdos/emd.cif (S_ISDIR(info->entry.mode)){
mode487fs/umsdos/emd.cif (S_ISDIR(info->entry.mode)){
mode335fs/umsdos/inode.centry.mode = attr->ia_mode;
mode241fs/umsdos/ioctl.c,S_ISDIR(data.umsdos_dirent.mode));
mode310fs/umsdos/ioctl.cdir->i_sb->u.msdos_sb.fs_umask = data.umsdos_dirent.mode;
mode206fs/umsdos/namei.cint mode,        /* Permission bit + file type ??? */
mode219fs/umsdos/namei.cinfo.entry.mode = mode;
mode289fs/umsdos/namei.cnew_info->entry.mode = old_info->entry.mode;
mode364fs/umsdos/namei.c,S_ISDIR(new_info.entry.mode));
mode368fs/umsdos/namei.c,S_ISDIR(old_info.entry.mode));
mode428fs/umsdos/namei.cint mode,
mode445fs/umsdos/namei.cret = umsdos_create_any (dir,name,len,mode,0,flags,&inode);
mode671fs/umsdos/namei.cint mode,        /* Permission bit + file type ??? */
mode675fs/umsdos/namei.creturn umsdos_create_any (dir,name,len,mode,0,0,result);
mode684fs/umsdos/namei.cint mode)
mode692fs/umsdos/namei.cinfo.entry.mode = mode | S_IFDIR;
mode706fs/umsdos/namei.cret = msdos_mkdir (dir,info.fake.fname,info.fake.len,mode);
mode750fs/umsdos/namei.cint mode,
mode768fs/umsdos/namei.cint ret = umsdos_create_any (dir,name,len,mode,rdev,0,&inode);
mode994fs/umsdos/namei.c,info.entry.mode,ret));
mode57fs/umsdos/symlink.cint mode,
mode88fs/umsdos/symlink.cret = open_namei(path,flag,mode,res_inode,dir);
mode248fs/xiafs/namei.cint xiafs_create(struct inode * dir, const char * name, int len, int mode,
mode264fs/xiafs/namei.cinode->i_mode = mode;
mode282fs/xiafs/namei.cint xiafs_mknod(struct inode *dir, const char *name, int len, int mode, int rdev)
mode302fs/xiafs/namei.cinode->i_mode = mode;
mode319fs/xiafs/namei.cif (S_ISBLK(mode) || S_ISCHR(mode))
mode339fs/xiafs/namei.cint xiafs_mkdir(struct inode * dir, const char * name, int len, int mode)
mode385fs/xiafs/namei.cinode->i_mode = S_IFDIR | (mode & S_IRWXUGO & ~current->fs->umask);
mode80fs/xiafs/symlink.cint flag, int mode, struct inode ** res_inode)
mode115fs/xiafs/symlink.cerror = open_namei(bh->b_data,flag,mode,res_inode,dir);
mode180include/asm-alpha/dma.hstatic __inline__ void set_dma_mode(unsigned int dmanr, char mode)
mode183include/asm-alpha/dma.hdma_outb(mode | dmanr,  DMA1_MODE_REG);
mode185include/asm-alpha/dma.hdma_outb(mode | (dmanr&3),  DMA2_MODE_REG);
mode203include/asm-alpha/unistd.hstatic inline int open(const char * name, int mode, int flags)
mode205include/asm-alpha/unistd.hreturn sys_open(name, mode, flags);
mode165include/asm-i386/dma.hstatic __inline__ void set_dma_mode(unsigned int dmanr, char mode)
mode168include/asm-i386/dma.hdma_outb(mode | dmanr,  DMA1_MODE_REG);
mode170include/asm-i386/dma.hdma_outb(mode | (dmanr&3),  DMA2_MODE_REG);
mode262include/asm-i386/unistd.hstatic inline _syscall3(int,open,const char *,file,int,flag,int,mode)
mode168include/asm-mips/dma.hstatic __inline__ void set_dma_mode(unsigned int dmanr, char mode)
mode171include/asm-mips/dma.hdma_outb(mode | dmanr,  DMA1_MODE_REG);
mode173include/asm-mips/dma.hdma_outb(mode | (dmanr&3),  DMA2_MODE_REG);
mode163include/asm-sparc/unistd.hstatic inline _syscall3(int,open,const char *,file,int,flag,int,mode)
mode46include/linux/binfmts.hextern int open_inode(struct inode * inode, int mode);
mode185include/linux/cdrom.hu_char  mode;      /* cache control byte      */
mode67include/linux/ext_fs.hextern int ext_create(struct inode * dir,const char * name, int len, int mode,
mode69include/linux/ext_fs.hextern int ext_mkdir(struct inode * dir, const char * name, int len, int mode);
mode75include/linux/ext_fs.hextern int ext_mknod(struct inode * dir, const char * name, int len, int mode, int rdev);
mode474include/linux/fs.hextern int open_namei(const char * pathname, int flag, int mode,
mode476include/linux/fs.hextern int do_mknod(const char * filename, int mode, dev_t dev);
mode15include/linux/ipc.hushort mode;  /* access modes see mode flags below */
mode86include/linux/minix_fs.hextern int minix_create(struct inode * dir,const char * name, int len, int mode,
mode88include/linux/minix_fs.hextern int minix_mkdir(struct inode * dir, const char * name, int len, int mode);
mode94include/linux/minix_fs.hextern int minix_mknod(struct inode * dir, const char * name, int len, int mode, int rdev);
mode147include/linux/msdos_fs.hextern int msdos_create(struct inode *dir,const char *name,int len,int mode,
mode149include/linux/msdos_fs.hextern int msdos_mkdir(struct inode *dir,const char *name,int len,int mode);
mode131include/linux/nfs.hu_int mode;
mode147include/linux/nfs.hu_int mode;
mode138include/linux/proc_fs.hmode_t mode;
mode132include/linux/skbuff.hextern void      dev_kfree_skb(struct sk_buff *skb, int mode);
mode123include/linux/socket.hextern int verify_iovec(struct msghdr *m, struct iovec *iov, char *address, int mode);
mode160include/linux/soundcard.hunsigned long mode;
mode920include/linux/soundcard.h#define SEQ_VOLUME_MODE(dev, mode)  {_SEQ_NEEDBUF(8);\
mode924include/linux/soundcard.h_seqbuf[_seqbufptr+3] = (mode);\
mode279include/linux/sysv_fs.hextern inline mode_t from_coh_imode(unsigned short mode)
mode281include/linux/sysv_fs.hif (mode == COH_KLUDGE_SYMLINK_MODE)
mode284include/linux/sysv_fs.hreturn mode;
mode286include/linux/sysv_fs.hextern inline unsigned short to_coh_imode(mode_t mode)
mode288include/linux/sysv_fs.hif (S_ISLNK(mode))
mode290include/linux/sysv_fs.helse if (mode == COH_KLUDGE_SYMLINK_MODE)
mode293include/linux/sysv_fs.hreturn mode;
mode366include/linux/sysv_fs.hextern int sysv_create(struct inode * dir,const char * name, int len, int mode,
mode368include/linux/sysv_fs.hextern int sysv_mkdir(struct inode * dir, const char * name, int len, int mode);
mode374include/linux/sysv_fs.hextern int sysv_mknod(struct inode * dir, const char * name, int len, int mode, int rdev);
mode82include/linux/timex.hint mode;    /* mode selector */
mode39include/linux/umsdos_fs.humode_t    mode;    /* Standard UNIX permissions bits + type of */
mode9include/linux/vt.hchar mode;    /* vt mode */
mode124include/linux/xd.hstatic u_int xd_command (u_char *command,u_char mode,u_char *indata,u_char *outdata,u_char *sense,u_long timeout);
mode69include/linux/xia_fs.hextern int xiafs_create(struct inode * dir,const char * name, int len, int mode,
mode71include/linux/xia_fs.hextern int xiafs_mkdir(struct inode * dir, const char * name, int len, int mode);
mode79include/linux/xia_fs.hint mode, int rdev);
mode249ipc/msg.cipcp->mode = (msgflg & S_IRWXUGO);
mode428ipc/msg.cipcp->mode = (ipcp->mode & ~S_IRWXUGO) | 
mode429ipc/msg.c(S_IRWXUGO & tbuf.msg_perm.mode);
mode113ipc/sem.cipcp->mode = (semflg & S_IRWXUGO);
mode524ipc/sem.cipcp->mode = (ipcp->mode & ~S_IRWXUGO)
mode525ipc/sem.c| (tbuf.sem_perm.mode & S_IRWXUGO);
mode111ipc/shm.cshp->shm_perm.mode = (shmflg & S_IRWXUGO);
mode149ipc/shm.cif (shp->shm_perm.mode & SHM_DEST)
mode291ipc/shm.cif (!(ipcp->mode & SHM_LOCKED))
mode293ipc/shm.cipcp->mode &= ~SHM_LOCKED;
mode301ipc/shm.cif (ipcp->mode & SHM_LOCKED)
mode303ipc/shm.cipcp->mode |= SHM_LOCKED;
mode328ipc/shm.cipcp->mode = (ipcp->mode & ~S_IRWXUGO)
mode329ipc/shm.c| (tbuf.shm_perm.mode & S_IRWXUGO);
mode337ipc/shm.cshp->shm_perm.mode |= SHM_DEST;
mode529ipc/shm.cif (--shp->shm_nattch <= 0 && shp->shm_perm.mode & SHM_DEST)
mode581ipc/shm.cif (--shp->shm_nattch <= 0 && shp->shm_perm.mode & SHM_DEST)
mode693ipc/shm.cif (shp == IPC_UNUSED || shp == IPC_NOID || shp->shm_perm.mode & SHM_LOCKED ) {
mode39ipc/util.cgranted_mode = ipcp->mode;
mode363kernel/time.cif (txc.mode && !suser())
mode369kernel/time.cif (txc.mode != ADJ_OFFSET_SINGLESHOT && (txc.mode & ADJ_OFFSET))
mode376kernel/time.cif (txc.mode & ADJ_STATUS)
mode381kernel/time.cif (txc.mode & ADJ_TICK)
mode391kernel/time.cif (txc.mode)
mode396kernel/time.cif (txc.mode & ADJ_STATUS)
mode399kernel/time.cif (txc.mode & ADJ_FREQUENCY)
mode402kernel/time.cif (txc.mode & ADJ_MAXERROR)
mode405kernel/time.cif (txc.mode & ADJ_ESTERROR)
mode408kernel/time.cif (txc.mode & ADJ_TIMECONST)
mode411kernel/time.cif (txc.mode & ADJ_OFFSET)
mode412kernel/time.cif (txc.mode == ADJ_OFFSET_SINGLESHOT)
mode438kernel/time.cif (txc.mode & ADJ_TICK)
mode12lib/open.cstatic inline _syscall3(int, open, const char *, filename, int, flag, int, mode)
mode2276net/ax25/af_ax25.cint mode;
mode2282net/ax25/af_ax25.cmode = ax25_ip_mode_get((ax25_address *)(bp + 1), dev);
mode2283net/ax25/af_ax25.cif (mode == 'V' || mode == 'v' || (mode == ' ' && ax25_dev_get_value(dev, AX25_VALUES_IPDEFMODE) == 'V')) {
mode29net/core/iovec.cint verify_iovec(struct msghdr *m, struct iovec *iov, char *address, int mode)
mode37net/core/iovec.cif(mode==VERIFY_READ)
mode40net/core/iovec.cerr=verify_area(mode, m->msg_name, m->msg_namelen);
mode46net/core/iovec.cerr=verify_area(mode, m->msg_accrights, m->msg_accrightslen);
mode57net/core/iovec.cerr=verify_area(mode, iov[ct].iov_base, iov[ct].iov_len);
mode658net/core/skbuff.cvoid dev_kfree_skb(struct sk_buff *skb, int mode)
mode670net/core/skbuff.ckfree_skb(skb,mode);
mode897net/unix/af_unix.cstatic int unix_shutdown(struct socket *sock, int mode)
mode901net/unix/af_unix.cif(mode&SEND_SHUTDOWN)
mode912net/unix/af_unix.cif(mode&RCV_SHUTDOWN)