| /linux/include/asm-generic/ |
| H A D | percpu.h | 98 #define raw_cpu_generic_xchg(pcp, nval) \ argument 107 #define __cpu_fallback_try_cmpxchg(pcp, ovalp, nval, _cmpxchg) \ argument 116 #define raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument 131 #define raw_cpu_generic_cmpxchg(pcp, oval, nval) \ argument 186 #define this_cpu_generic_xchg(pcp, nval) \ argument 196 #define this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument 206 #define this_cpu_generic_cmpxchg(pcp, oval, nval) \ argument 295 #define raw_cpu_xchg_1(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument 298 #define raw_cpu_xchg_2(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument 301 #define raw_cpu_xchg_4(pcp, nval) raw_cpu_generic_xchg(pcp, nval) argument [all …]
|
| /linux/arch/x86/include/asm/ |
| H A D | percpu.h | 350 raw_cpu_cmpxchg64(pcp,oval,nval) global() argument 351 this_cpu_cmpxchg64(pcp,oval,nval) global() argument 382 raw_cpu_try_cmpxchg64(pcp,ovalp,nval) global() argument 383 this_cpu_try_cmpxchg64(pcp,ovalp,nval) global() argument 388 raw_cpu_cmpxchg64(pcp,oval,nval) global() argument 389 this_cpu_cmpxchg64(pcp,oval,nval) global() argument 391 raw_cpu_try_cmpxchg64(pcp,ovalp,nval) global() argument 392 this_cpu_try_cmpxchg64(pcp,ovalp,nval) global() argument 418 raw_cpu_cmpxchg128(pcp,oval,nval) global() argument 419 this_cpu_cmpxchg128(pcp,oval,nval) global() argument 450 raw_cpu_try_cmpxchg128(pcp,ovalp,nval) global() argument 451 this_cpu_try_cmpxchg128(pcp,ovalp,nval) global() argument 495 this_cpu_xchg_1(pcp,nval) global() argument 496 this_cpu_xchg_2(pcp,nval) global() argument 497 this_cpu_xchg_4(pcp,nval) global() argument 502 raw_cpu_cmpxchg_1(pcp,oval,nval) global() argument 503 raw_cpu_cmpxchg_2(pcp,oval,nval) global() argument 504 raw_cpu_cmpxchg_4(pcp,oval,nval) global() argument 505 raw_cpu_try_cmpxchg_1(pcp,ovalp,nval) global() argument 506 raw_cpu_try_cmpxchg_2(pcp,ovalp,nval) global() argument 507 raw_cpu_try_cmpxchg_4(pcp,ovalp,nval) global() argument 512 this_cpu_cmpxchg_1(pcp,oval,nval) global() argument 513 this_cpu_cmpxchg_2(pcp,oval,nval) global() argument 514 this_cpu_cmpxchg_4(pcp,oval,nval) global() argument 515 this_cpu_try_cmpxchg_1(pcp,ovalp,nval) global() argument 516 this_cpu_try_cmpxchg_2(pcp,ovalp,nval) global() argument 517 this_cpu_try_cmpxchg_4(pcp,ovalp,nval) global() argument 537 raw_cpu_xchg_8(pcp,nval) global() argument 538 raw_cpu_cmpxchg_8(pcp,oval,nval) global() argument 539 raw_cpu_try_cmpxchg_8(pcp,ovalp,nval) global() argument 545 this_cpu_xchg_8(pcp,nval) global() argument 546 this_cpu_cmpxchg_8(pcp,oval,nval) global() argument 547 this_cpu_try_cmpxchg_8(pcp,ovalp,nval) global() argument [all...] |
| /linux/arch/s390/include/asm/ |
| H A D | percpu.h | 144 arch_this_cpu_cmpxchg(pcp,oval,nval) global() argument 156 this_cpu_cmpxchg_1(pcp,oval,nval) global() argument 157 this_cpu_cmpxchg_2(pcp,oval,nval) global() argument 158 this_cpu_cmpxchg_4(pcp,oval,nval) global() argument 159 this_cpu_cmpxchg_8(pcp,oval,nval) global() argument 163 this_cpu_cmpxchg128(pcp,oval,nval) global() argument 177 arch_this_cpu_xchg(pcp,nval) global() argument 188 this_cpu_xchg_1(pcp,nval) global() argument 189 this_cpu_xchg_2(pcp,nval) global() argument 190 this_cpu_xchg_4(pcp,nval) global() argument 191 this_cpu_xchg_8(pcp,nval) global() argument [all...] |
| /linux/drivers/base/ |
| H A D | property.c | 141 u8 *val, size_t nval) in device_property_read_u8_array() argument 169 u16 *val, size_t nval) in device_property_read_u16_array() argument 197 device_property_read_u32_array(const struct device * dev,const char * propname,u32 * val,size_t nval) device_property_read_u32_array() argument 225 device_property_read_u64_array(const struct device * dev,const char * propname,u64 * val,size_t nval) device_property_read_u64_array() argument 253 device_property_read_string_array(const struct device * dev,const char * propname,const char ** val,size_t nval) device_property_read_string_array() argument 306 fwnode_property_read_int_array(const struct fwnode_handle * fwnode,const char * propname,unsigned int elem_size,void * val,size_t nval) fwnode_property_read_int_array() argument 344 fwnode_property_read_u8_array(const struct fwnode_handle * fwnode,const char * propname,u8 * val,size_t nval) fwnode_property_read_u8_array() argument 373 fwnode_property_read_u16_array(const struct fwnode_handle * fwnode,const char * propname,u16 * val,size_t nval) fwnode_property_read_u16_array() argument 402 fwnode_property_read_u32_array(const struct fwnode_handle * fwnode,const char * propname,u32 * val,size_t nval) fwnode_property_read_u32_array() argument 431 fwnode_property_read_u64_array(const struct fwnode_handle * fwnode,const char * propname,u64 * val,size_t nval) fwnode_property_read_u64_array() argument 461 fwnode_property_read_string_array(const struct fwnode_handle * fwnode,const char * propname,const char ** val,size_t nval) fwnode_property_read_string_array() argument 521 int nval, ret; fwnode_property_match_string() local [all...] |
| /linux/drivers/soundwire/ |
| H A D | mipi_disco.c | 56 int nval; in sdw_master_read_prop() local 165 int nval; in sdw_slave_read_dp0() local 227 int nval; in sdw_slave_read_dpn() local 416 int nval; in sdw_slave_read_prop() local
|
| /linux/drivers/acpi/ |
| H A D | property.c | 1163 #define acpi_copy_property_array_uint(items, val, nval) \ argument 1195 char **val, size_t nval) in acpi_copy_property_array_string() 1211 void *val, size_t nval) in acpi_data_prop_read() 1310 void *val, size_t nval) in acpi_node_prop_read() 1624 size_t nval) in acpi_fwnode_property_read_int_array() 1651 size_t nval) in acpi_fwnode_property_read_string_array()
|
| /linux/net/netfilter/ |
| H A D | xt_statistic.c | 33 int nval, oval; in statistic_mt() local
|
| /linux/sound/pci/ice1712/ |
| H A D | pontis.c | 127 unsigned short oval, nval; in wm_dac_vol_put() local 216 unsigned short oval, nval; in wm_adc_mux_put() local 499 unsigned int val, nval; in pontis_gpio_data_put() local
|
| H A D | aureon.c | 211 unsigned char oval, nval; in aureon_universe_inmux_put() local 711 unsigned short nval, oval; in wm_pcm_mute_put() local 1102 unsigned short oval, nval; in wm_adc_mux_put() local 1153 unsigned short oval, nval; in aureon_cs8415_mux_put() local 1203 unsigned char oval, nval; in aureon_cs8415_mute_put() local
|
| H A D | prodigy_hifi.c | 543 unsigned short oval, nval; in wm_adc_mux_enum_put() local 635 unsigned short oval, nval; in wm_adc_mux_put() local
|
| /linux/sound/isa/gus/ |
| H A D | gus_main.c | 46 unsigned char nval; in snd_gus_joystick_put() local
|
| /linux/sound/soc/codecs/ |
| H A D | sdw-mockup.c | 136 int nval; in sdw_mockup_read_prop() local
|
| H A D | rt722-sdca-sdw.c | 245 int nval; in rt722_sdca_read_prop() local
|
| H A D | max98363.c | 122 int nval, i; in max98363_read_prop() local
|
| H A D | rt1318-sdw.c | 348 int nval; in rt1318_read_prop() local
|
| H A D | max98373-sdw.c | 302 int nval, i; in max98373_read_prop() local
|
| H A D | rt1316-sdw.c | 199 int nval; in rt1316_read_prop() local
|
| H A D | rt1017-sdca-sdw.c | 260 int nval; in rt1017_sdca_read_prop() local
|
| H A D | rt5682-sdw.c | 533 int nval, i; in rt5682_read_prop() local
|
| H A D | rt1308-sdw.c | 126 int nval, i; in rt1308_read_prop() local
|
| /linux/sound/ppc/ |
| H A D | beep.c | 183 unsigned int oval, nval; in snd_pmac_put_beep() local
|
| /linux/sound/i2c/other/ |
| H A D | ak4xxx-adda.c | 376 put_ak_reg(struct snd_kcontrol * kcontrol,int addr,unsigned char nval) put_ak_reg() argument 477 unsigned char nval = ucontrol->value.enumerated.item[0] & 3; snd_akm4xxx_deemphasis_put() local [all...] |
| /linux/drivers/scsi/aic94xx/ |
| H A D | aic94xx_reg.h | 233 u16 nval = asd_ddbsite_read_word(asd_ha, ddb_site_no, base); in asd_ddbsite_update_byte() local
|
| /linux/fs/dlm/ |
| H A D | midcomms.c | 403 uint32_t oval, nval; in dlm_send_ack_threshold() local 523 uint32_t oval, nval; in dlm_midcomms_receive_buffer() local
|
| /linux/kernel/time/ |
| H A D | itimer.c | 191 u64 oval, nval, ointerval, ninterval; in set_cpu_itimer() local
|