what 745 arch/x86/kernel/apm_32.c if (apm_bios_call_simple(APM_FUNC_SET_STATE, what, state, &eax)) what 1164 arch/x86/mm/init_32.c printk(KERN_INFO "Freeing %s: %luk freed\n", what, (end - begin) >> 10); what 940 arch/x86/mm/init_64.c printk(KERN_INFO "Freeing %s: %luk freed\n", what, (end - begin) >> 10); what 99 block/blktrace.c if (((bt->act_mask << BLK_TC_SHIFT) & what) == 0) what 135 block/blktrace.c what |= ddir_act[rw & WRITE]; what 136 block/blktrace.c what |= MASK_TC_BIT(rw, BARRIER); what 137 block/blktrace.c what |= MASK_TC_BIT(rw, SYNC); what 138 block/blktrace.c what |= MASK_TC_BIT(rw, AHEAD); what 139 block/blktrace.c what |= MASK_TC_BIT(rw, META); what 140 block/blktrace.c what |= MASK_TC_BIT(rw, DISCARD); what 143 block/blktrace.c if (unlikely(act_log_check(bt, what, sector, pid))) what 166 block/blktrace.c t->action = what; what 854 fs/binfmt_elf_fdpic.c kdebug("Mapped Object [%s]:", what); what 870 fs/binfmt_elf_fdpic.c what, file->f_path.dentry->d_inode->i_ino); what 762 fs/fs-writeback.c if (what & OSYNC_DATA) what 764 fs/fs-writeback.c if (what & (OSYNC_METADATA|OSYNC_DATA)) { what 769 fs/fs-writeback.c if (what & OSYNC_DATA) { what 777 fs/fs-writeback.c ((what & OSYNC_INODE) || (inode->i_state & I_DIRTY_DATASYNC))) what 42 fs/reiserfs/dir.c #define store_ih(where,what) copy_item_head (where, what) what 169 fs/reiserfs/prints.c *what = k[1]; what 196 fs/reiserfs/prints.c int i, j, what, skip; what 200 fs/reiserfs/prints.c while ((k = is_there_reiserfs_struct(fmt1, &what, &skip)) != NULL) { what 208 fs/reiserfs/prints.c switch (what) { what 209 include/linux/blktrace_api.h what |= BLK_TC_ACT(BLK_TC_PC); what 210 include/linux/blktrace_api.h __blk_add_trace(bt, 0, rq->data_len, rw, what, rq->errors, sizeof(rq->cmd), rq->cmd); what 212 include/linux/blktrace_api.h what |= BLK_TC_ACT(BLK_TC_FS); what 213 include/linux/blktrace_api.h __blk_add_trace(bt, rq->hard_sector, rq->hard_nr_sectors << 9, rw, what, rq->errors, 0, NULL); what 235 include/linux/blktrace_api.h __blk_add_trace(bt, bio->bi_sector, bio->bi_size, bio->bi_rw, what, !bio_flagged(bio, BIO_UPTODATE), 0, NULL); what 258 include/linux/blktrace_api.h blk_add_trace_bio(q, bio, what); what 260 include/linux/blktrace_api.h __blk_add_trace(bt, 0, 0, rw, what, 0, 0, NULL); what 286 include/linux/blktrace_api.h __blk_add_trace(bt, bio->bi_sector, bio->bi_size, bio->bi_rw, what, !bio_flagged(bio, BIO_UPTODATE), sizeof(rpdu), &rpdu); what 288 include/linux/blktrace_api.h __blk_add_trace(bt, 0, 0, 0, what, 0, sizeof(rpdu), &rpdu); what 58 include/linux/cn_proc.h } what; what 22 include/linux/netfilter/xt_connbytes.h u_int8_t what; /* ipt_connbytes_what */ what 190 include/net/inet_connection_sock.h if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0) { what 195 include/net/inet_connection_sock.h } else if (what == ICSK_TIME_DACK) { what 220 include/net/inet_connection_sock.h sk, what, when, current_text_addr()); what 225 include/net/inet_connection_sock.h if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0) { what 226 include/net/inet_connection_sock.h icsk->icsk_pending = what; what 229 include/net/inet_connection_sock.h } else if (what == ICSK_TIME_DACK) { what 919 include/sound/asound.h #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NAME_IEC958_##what what 122 include/sound/wss.h void (*trigger) (struct snd_wss *chip, unsigned int what, int start); what 552 mm/slub.c slab_bug(s, "%s overwritten", what); what 557 mm/slub.c restore_bytes(s, what, value, fault, end); what 263 net/ipv6/addrconf.c switch (what) { what 25 net/netfilter/xt_connbytes.c u_int64_t what = 0; /* initialize to make gcc happy */ what 38 net/netfilter/xt_connbytes.c switch (sinfo->what) { what 42 net/netfilter/xt_connbytes.c what = counters[IP_CT_DIR_ORIGINAL].packets; what 45 net/netfilter/xt_connbytes.c what = counters[IP_CT_DIR_REPLY].packets; what 48 net/netfilter/xt_connbytes.c what = counters[IP_CT_DIR_ORIGINAL].packets; what 49 net/netfilter/xt_connbytes.c what += counters[IP_CT_DIR_REPLY].packets; what 56 net/netfilter/xt_connbytes.c what = counters[IP_CT_DIR_ORIGINAL].bytes; what 59 net/netfilter/xt_connbytes.c what = counters[IP_CT_DIR_REPLY].bytes; what 62 net/netfilter/xt_connbytes.c what = counters[IP_CT_DIR_ORIGINAL].bytes; what 63 net/netfilter/xt_connbytes.c what += counters[IP_CT_DIR_REPLY].bytes; what 85 net/netfilter/xt_connbytes.c what = div64_u64(bytes, pkts); what 90 net/netfilter/xt_connbytes.c return what <= sinfo->count.to && what >= sinfo->count.from; what 92 net/netfilter/xt_connbytes.c return what >= sinfo->count.from; what 99 net/netfilter/xt_connbytes.c if (sinfo->what != XT_CONNBYTES_PKTS && what 100 net/netfilter/xt_connbytes.c sinfo->what != XT_CONNBYTES_BYTES && what 101 net/netfilter/xt_connbytes.c sinfo->what != XT_CONNBYTES_AVGPKT) what 1251 net/packet/af_packet.c if (what > 0) what 1257 net/packet/af_packet.c return dev_set_promiscuity(dev, what); what 1260 net/packet/af_packet.c return dev_set_allmulti(dev, what); what 1271 net/packet/af_packet.c packet_dev_mc(dev, i, what); what 169 net/phonet/pn_dev.c if (what == NETDEV_UNREGISTER) { what 782 sound/aoa/codecs/snd-aoa-codec-onyx.c switch (what) { what 248 sound/i2c/l3/uda1341.c printk(KERN_DEBUG "cfg_write what: %d value: %d\n", what, value); what 251 sound/i2c/l3/uda1341.c uda->cfg[what] = value; what 253 sound/i2c/l3/uda1341.c switch(what) { what 199 sound/isa/ad1816a/ad1816a_lib.c snd_printk("invalid trigger mode 0x%x.\n", what); what 74 sound/isa/gus/gus_reset.c if (what & SNDRV_GF1_HANDLER_MIDI_OUT) what 76 sound/isa/gus/gus_reset.c if (what & SNDRV_GF1_HANDLER_MIDI_IN) what 78 sound/isa/gus/gus_reset.c if (what & SNDRV_GF1_HANDLER_TIMER1) what 80 sound/isa/gus/gus_reset.c if (what & SNDRV_GF1_HANDLER_TIMER2) what 82 sound/isa/gus/gus_reset.c if (what & SNDRV_GF1_HANDLER_VOICE) { what 85 sound/isa/gus/gus_reset.c voice = &gus->gf1.voices[what & 0xffff]; what 91 sound/isa/gus/gus_reset.c if (what & SNDRV_GF1_HANDLER_DMA_WRITE) what 93 sound/isa/gus/gus_reset.c if (what & SNDRV_GF1_HANDLER_DMA_READ) what 672 sound/isa/sb/sb16_main.c if (snd_BUG_ON(what)) what 676 sound/isa/sb/sb16_main.c if (what == 0) { what 678 sound/isa/sb/sb16_main.c } else if (what == 1) { what 680 sound/isa/sb/sb16_main.c } else if (what == 2) { what 493 sound/isa/wss/wss_lib.c unsigned int what; what 508 sound/isa/wss/wss_lib.c what = 0; what 511 sound/isa/wss/wss_lib.c what |= CS4231_PLAYBACK_ENABLE; what 514 sound/isa/wss/wss_lib.c what |= CS4231_RECORD_ENABLE; what 520 sound/isa/wss/wss_lib.c chip->image[CS4231_IFACE_CTRL] |= what; what 522 sound/isa/wss/wss_lib.c chip->trigger(chip, what, 1); what 524 sound/isa/wss/wss_lib.c chip->image[CS4231_IFACE_CTRL] &= ~what; what 526 sound/isa/wss/wss_lib.c chip->trigger(chip, what, 0); what 1162 sound/pci/ali5451/ali5451.c unsigned int what, whati, capture_flag; what 1180 sound/pci/ali5451/ali5451.c what = whati = capture_flag = 0; what 1185 sound/pci/ali5451/ali5451.c what |= 1 << (pvoice->number & 0x1f); what 1190 sound/pci/ali5451/ali5451.c what |= 1 << (evoice->number & 0x1f); what 1208 sound/pci/ali5451/ali5451.c outl(what, ALI_REG(codec, ALI_STOP)); what 1216 sound/pci/ali5451/ali5451.c outl(what, ALI_REG(codec, ALI_START)); what 1217 sound/pci/ali5451/ali5451.c snd_ali_printk("trigger: what=%xh whati=%xh\n", what, whati); what 799 sound/pci/ens1370.c unsigned int what = 0; what 803 sound/pci/ens1370.c what |= ES_P1_PAUSE; what 806 sound/pci/ens1370.c what |= ES_P2_PAUSE; what 813 sound/pci/ens1370.c ensoniq->sctrl |= what; what 815 sound/pci/ens1370.c ensoniq->sctrl &= ~what; what 823 sound/pci/ens1370.c unsigned int what = 0; what 827 sound/pci/ens1370.c what |= ES_DAC1_EN; what 830 sound/pci/ens1370.c what |= ES_DAC2_EN; what 833 sound/pci/ens1370.c what |= ES_ADC_EN; what 839 sound/pci/ens1370.c ensoniq->ctrl |= what; what 841 sound/pci/ens1370.c ensoniq->ctrl &= ~what; what 950 sound/pci/ice1712/ice1712.c unsigned int what; what 954 sound/pci/ice1712/ice1712.c what = ICE1712_PLAYBACK_PAUSE; what 959 sound/pci/ice1712/ice1712.c old |= what; what 961 sound/pci/ice1712/ice1712.c old &= ~what; what 969 sound/pci/ice1712/ice1712.c unsigned int what = 0; what 975 sound/pci/ice1712/ice1712.c what |= ICE1712_PLAYBACK_START; what 978 sound/pci/ice1712/ice1712.c what |= ICE1712_CAPTURE_START_SHADOW; what 985 sound/pci/ice1712/ice1712.c old |= what; what 987 sound/pci/ice1712/ice1712.c old &= ~what; what 519 sound/pci/ice1712/ice1724.c unsigned char what; what 523 sound/pci/ice1712/ice1724.c what = 0; what 528 sound/pci/ice1712/ice1724.c what |= reg->start; what 539 sound/pci/ice1712/ice1724.c old |= what; what 541 sound/pci/ice1712/ice1724.c old &= ~what; what 551 sound/pci/ice1712/ice1724.c old |= what; what 553 sound/pci/ice1712/ice1724.c old &= ~what; what 566 sound/pci/sonicvibes.c if (!(sonic->enable & what)) { what 567 sound/pci/sonicvibes.c sonic->enable |= what; what 571 sound/pci/sonicvibes.c if (sonic->enable & what) { what 572 sound/pci/sonicvibes.c sonic->enable &= ~what; what 1543 sound/pci/trident/trident_main.c unsigned int what, whati, capture_flag, spdif_flag; what 1561 sound/pci/trident/trident_main.c what = whati = capture_flag = spdif_flag = 0; what 1568 sound/pci/trident/trident_main.c what |= 1 << (voice->number & 0x1f); what 1572 sound/pci/trident/trident_main.c what |= 1 << (evoice->number & 0x1f); what 1604 sound/pci/trident/trident_main.c outl(what, TRID_REG(trident, T4D_STOP_B)); what 1613 sound/pci/trident/trident_main.c outl(what, TRID_REG(trident, T4D_START_B)); what 115 sound/sh/aica.c writel(what, toi + SPU_MEMORY_BASE); what 448 sound/sparc/cs4231.c if (what & CS4231_PLAYBACK_ENABLE) { what 460 sound/sparc/cs4231.c if (what & CS4231_RECORD_ENABLE) { what 483 sound/sparc/cs4231.c unsigned int what = 0; what 489 sound/sparc/cs4231.c what |= CS4231_PLAYBACK_ENABLE; what 492 sound/sparc/cs4231.c what |= CS4231_RECORD_ENABLE; what 499 sound/sparc/cs4231.c cs4231_dma_trigger(substream, what, 1); what 500 sound/sparc/cs4231.c chip->image[CS4231_IFACE_CTRL] |= what; what 502 sound/sparc/cs4231.c cs4231_dma_trigger(substream, what, 0); what 503 sound/sparc/cs4231.c chip->image[CS4231_IFACE_CTRL] &= ~what;