/linux-3.3/arch/s390/include/asm/ |
D | percpu.h | 64 #define arch_this_cpu_cmpxchg(pcp, oval, nval) \ argument 82 #define this_cpu_cmpxchg_1(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) argument 83 #define this_cpu_cmpxchg_2(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) argument 84 #define this_cpu_cmpxchg_4(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) argument 85 #define this_cpu_cmpxchg_8(pcp, oval, nval) arch_this_cpu_cmpxchg(pcp, oval, nval) argument
|
/linux-3.3/sound/isa/sb/ |
D | sb_mixer.c | 95 unsigned char val, oval; in snd_sbmixer_put_single() local 202 unsigned char oval; in snd_dt019x_input_sw_get() local 239 unsigned char nval, oval; in snd_dt019x_input_sw_put() local 297 unsigned char oval; in snd_als4k_mono_capture_route_get() local 316 unsigned char nval, oval; in snd_als4k_mono_capture_route_put() local 356 unsigned char oval; in snd_sb8mixer_get_mux() local 380 unsigned char nval, oval; in snd_sb8mixer_put_mux() local
|
D | sb16_main.c | 733 unsigned char nval, oval; in snd_sb16_dma_control_put() local
|
/linux-3.3/arch/x86/include/asm/ |
D | percpu.h | 318 #define percpu_cmpxchg_op(var, oval, nval) \ argument 421 #define __this_cpu_cmpxchg_1(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) argument 422 #define __this_cpu_cmpxchg_2(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) argument 423 #define __this_cpu_cmpxchg_4(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) argument 428 #define this_cpu_cmpxchg_1(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) argument 429 #define this_cpu_cmpxchg_2(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) argument 430 #define this_cpu_cmpxchg_4(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) argument 463 #define __this_cpu_cmpxchg_8(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) argument 473 #define this_cpu_cmpxchg_8(pcp, oval, nval) percpu_cmpxchg_op(pcp, oval, nval) argument
|
/linux-3.3/include/linux/ |
D | percpu.h | 506 #define _this_cpu_generic_cmpxchg(pcp, oval, nval) \ argument 520 # define this_cpu_cmpxchg_1(pcp, oval, nval) _this_cpu_generic_cmpxchg(pcp, oval, nval) argument 523 # define this_cpu_cmpxchg_2(pcp, oval, nval) _this_cpu_generic_cmpxchg(pcp, oval, nval) argument 526 # define this_cpu_cmpxchg_4(pcp, oval, nval) _this_cpu_generic_cmpxchg(pcp, oval, nval) argument 529 # define this_cpu_cmpxchg_8(pcp, oval, nval) _this_cpu_generic_cmpxchg(pcp, oval, nval) argument 531 # define this_cpu_cmpxchg(pcp, oval, nval) \ argument 753 #define __this_cpu_generic_cmpxchg(pcp, oval, nval) \ argument 764 # define __this_cpu_cmpxchg_1(pcp, oval, nval) __this_cpu_generic_cmpxchg(pcp, oval, nval) argument 767 # define __this_cpu_cmpxchg_2(pcp, oval, nval) __this_cpu_generic_cmpxchg(pcp, oval, nval) argument 770 # define __this_cpu_cmpxchg_4(pcp, oval, nval) __this_cpu_generic_cmpxchg(pcp, oval, nval) argument [all …]
|
/linux-3.3/net/netfilter/ |
D | xt_statistic.c | 36 int nval, oval; in statistic_mt() local
|
/linux-3.3/sound/ppc/ |
D | burgundy.c | 314 int oval; in snd_pmac_burgundy_get_gain() local 332 int oval, val; in snd_pmac_burgundy_put_gain() local 392 int val, oval; in snd_pmac_burgundy_put_switch_w() local 448 int val, oval; in snd_pmac_burgundy_put_switch_b() local
|
D | beep.c | 198 unsigned int oval, nval; in snd_pmac_put_beep() local
|
/linux-3.3/drivers/scsi/aic94xx/ |
D | aic94xx_reg.h | 229 u16 oval = asd_ddbsite_read_word(asd_ha, ddb_site_no, offs); in asd_ddbsite_update_word() local 250 u16 oval; in asd_ddbsite_update_byte() local
|
/linux-3.3/sound/pci/ice1712/ |
D | pontis.c | 143 unsigned short oval, nval; in wm_dac_vol_put() local 236 unsigned short oval, nval; in wm_adc_mux_put() local 271 unsigned short val, oval; in wm_bypass_put() local 306 unsigned short val, oval; in wm_chswap_put() local
|
D | prodigy_hifi.c | 588 unsigned short oval, nval; in wm_adc_mux_enum_put() local 684 unsigned short oval, nval; in wm_adc_mux_put() local 722 unsigned short val, oval; in wm_bypass_put() local 760 unsigned short val, oval; in wm_chswap_put() local
|
D | aureon.c | 231 unsigned char oval, nval; in aureon_universe_inmux_put() local 736 unsigned short nval, oval; in wm_pcm_mute_put() local 1141 unsigned short oval, nval; in wm_adc_mux_put() local 1198 unsigned short oval, nval; in aureon_cs8415_mux_put() local 1248 unsigned char oval, nval; in aureon_cs8415_mute_put() local
|
D | phase.c | 316 unsigned short nval, oval; in wm_pcm_mute_put() local
|
D | ice1712.c | 1874 unsigned char oval; in snd_ice1712_pro_internal_clock_put() local 1958 unsigned char oval; in snd_ice1712_pro_internal_clock_default_put() local
|
/linux-3.3/sound/isa/gus/ |
D | gus_mixer.c | 59 unsigned char oval, nval; in snd_gf1_put_single() local
|
/linux-3.3/sound/i2c/other/ |
D | ak4xxx-adda.c | 538 unsigned char val, oval; in ak4xxx_switch_put() local 613 unsigned char oval, val; in ak4xxx_capture_source_put() local
|
/linux-3.3/sound/isa/es1688/ |
D | es1688_lib.c | 778 unsigned char oval, nval; in snd_es1688_put_mux() local 836 unsigned char oval, nval; in snd_es1688_put_single() local
|
/linux-3.3/drivers/staging/rtl8187se/ |
D | r8180_rtl8225z2.c | 309 u16 oval, oval2, oval3, tmp; in read_rtl8225() local
|
/linux-3.3/sound/usb/ |
D | mixer.c | 992 int c, cnt, val, oval, err; in mixer_ctl_feature_put() local 1441 int val, oval, err; in mixer_ctl_procunit_put() local 1723 int val, oval, err; in mixer_ctl_selector_put() local
|
/linux-3.3/sound/pci/ymfpci/ |
D | ymfpci_main.c | 1494 unsigned int val, oval; in snd_ymfpci_put_single() local 1558 unsigned int val1, val2, oval; in snd_ymfpci_put_double() local 1582 unsigned int value, oval; in snd_ymfpci_put_nativedacvol() local
|
/linux-3.3/sound/pci/ |
D | es1938.c | 297 unsigned char old, new, oval; in snd_es1938_mixer_bits() local 384 unsigned char old, new, oval; in snd_es1938_bits() local 1107 unsigned char oval, nval; in snd_es1938_put_spatializer_enable() local
|
D | cmipci.c | 550 unsigned int val, oval; in snd_cmipci_set_bit() local 561 unsigned int val, oval; in snd_cmipci_clear_bit() local 573 unsigned char val, oval; in snd_cmipci_set_bit_b() local 584 unsigned char val, oval; in snd_cmipci_clear_bit_b() local
|
/linux-3.3/sound/isa/ |
D | es18xx.c | 248 unsigned char old, new, oval; in snd_es18xx_bits() local 313 unsigned char old, new, oval; in snd_es18xx_mixer_bits() local 1074 unsigned char oval, nval; in snd_es18xx_put_spatializer_enable() local
|
/linux-3.3/sound/pci/emu10k1/ |
D | p16v.c | 735 u32 value, oval; in snd_p16v_volume_put() local
|
/linux-3.3/sound/pci/ca0106/ |
D | ca0106_mixer.c | 469 unsigned int oval, nval; in snd_ca0106_volume_put() local
|