/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/include/linux/ |
D | percpu.h | 479 #define _this_cpu_generic_xchg(pcp, nval) \ argument 491 # define this_cpu_xchg_1(pcp, nval) _this_cpu_generic_xchg(pcp, nval) argument 494 # define this_cpu_xchg_2(pcp, nval) _this_cpu_generic_xchg(pcp, nval) argument 497 # define this_cpu_xchg_4(pcp, nval) _this_cpu_generic_xchg(pcp, nval) argument 500 # define this_cpu_xchg_8(pcp, nval) _this_cpu_generic_xchg(pcp, nval) argument 502 # define this_cpu_xchg(pcp, nval) \ argument 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 [all …]
|
/linux-3.3/arch/x86/include/asm/ |
D | percpu.h | 272 #define percpu_xchg_op(var, nval) \ argument 318 #define percpu_cmpxchg_op(var, oval, nval) \ argument 413 #define this_cpu_xchg_1(pcp, nval) percpu_xchg_op(pcp, nval) argument 414 #define this_cpu_xchg_2(pcp, nval) percpu_xchg_op(pcp, nval) argument 415 #define this_cpu_xchg_4(pcp, nval) percpu_xchg_op(pcp, 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 [all …]
|
/linux-3.3/net/netfilter/ |
D | xt_statistic.c | 36 int nval, oval; in statistic_mt() local
|
/linux-3.3/lib/ |
D | genalloc.c | 40 unsigned long val, nval; in set_bits_ll() local 55 unsigned long val, nval; in clear_bits_ll() local
|
/linux-3.3/sound/pci/ice1712/ |
D | ice1712.c | 271 unsigned char val, nval; in snd_ice1712_digmix_route_ac97_put() local 341 unsigned char val, nval; in snd_ice1712_cs8427_set_input_clock() local 1334 unsigned int nval, change; in snd_ice1712_pro_mixer_switch_put() local 1376 unsigned int nval, change; in snd_ice1712_pro_mixer_volume_put() local 1797 unsigned int val, nval; in snd_ice1712_gpio_put() local 1989 int change = 0, nval; in snd_ice1712_pro_rate_locking_put() local 2020 int change = 0, nval; in snd_ice1712_pro_rate_reset_put() local 2094 unsigned int val, old_val, nval; in snd_ice1712_pro_route_analog_put() local 2164 unsigned int val, old_val, nval; in snd_ice1712_pro_route_spdif_put() local
|
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 532 unsigned int val, nval; in pontis_gpio_data_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 | ice1724.c | 1172 unsigned int val, nval; in update_spdif_rate() local 1966 int change = 0, nval; in snd_vt1724_pro_rate_locking_put() local 1997 int change = 0, nval; in snd_vt1724_pro_rate_reset_put() local 2069 unsigned int old_val, nval; in snd_ice1724_put_route_val() 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
|
D | phase.c | 316 unsigned short nval, oval; in wm_pcm_mute_put() local
|
/linux-3.3/sound/isa/sb/ |
D | sb_mixer.c | 239 unsigned char nval, oval; in snd_dt019x_input_sw_put() local 316 unsigned char nval, oval; in snd_als4k_mono_capture_route_put() 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/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_pcm.c | 124 u16 val, nval, aval; in pdacf_pcm_prepare() local
|
/linux-3.3/sound/isa/gus/ |
D | gus_mixer.c | 59 unsigned char oval, nval; in snd_gf1_put_single() local
|
D | gus_main.c | 74 unsigned char nval; in snd_gus_joystick_put() local
|
/linux-3.3/sound/ppc/ |
D | beep.c | 198 unsigned int oval, nval; in snd_pmac_put_beep() local
|
/linux-3.3/kernel/ |
D | itimer.c | 147 cputime_t cval, nval, cinterval, ninterval; in set_cpu_itimer() local
|
/linux-3.3/drivers/scsi/aic94xx/ |
D | aic94xx_reg.h | 251 u16 nval = asd_ddbsite_read_word(asd_ha, ddb_site_no, base); in asd_ddbsite_update_byte() local
|
/linux-3.3/sound/i2c/other/ |
D | ak4xxx-adda.c | 390 unsigned char nval) in put_ak_reg() 500 unsigned char nval = ucontrol->value.enumerated.item[0] & 3; in snd_akm4xxx_deemphasis_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/hwmon/ |
D | sis5595.c | 127 unsigned long nval = SENSORS_LIMIT(val, 0, 4080); in IN_TO_REG() local 152 int nval = SENSORS_LIMIT(val, -54120, 157530) ; in TEMP_TO_REG() local
|
D | lm78.c | 84 unsigned long nval = SENSORS_LIMIT(val, 0, 4080); in IN_TO_REG() local 105 int nval = SENSORS_LIMIT(val, -128000, 127000) ; in TEMP_TO_REG() local
|
/linux-3.3/drivers/isdn/mISDN/ |
D | layer2.h | 42 int tval, nval; member
|
/linux-3.3/sound/pci/ca0106/ |
D | ca0106_mixer.c | 469 unsigned int oval, nval; in snd_ca0106_volume_put() local
|