Searched defs:_label (Results 1 – 6 of 6) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | uaccess.h | 556 #define __try_cmpxchg64_user_asm(_ptr, _oldp, _nval, _label) \ argument 565 #define unsafe_try_cmpxchg_user(_ptr, _oldp, _nval, _label) ({ \ argument 589 #define __try_cmpxchg_user(_ptr, _oldp, _nval, _label) ({ \ argument
|
/linux/include/linux/ |
H A D | cleanup.h | 419 #define __scoped_guard(_name, _label, args...) \ argument 431 #define __scoped_cond_guard(_name, _fail, _label, args...) \ argument
|
/linux/include/linux/gpio/ |
H A D | driver.h | 583 #define for_each_hwgpio_in_range(_chip, _i, _base, _size, _label) \ argument 596 #define for_each_hwgpio(_chip, _i, _label) \ argument 607 #define for_each_requested_gpio_in_range(_chip, _i, _base, _size, _label) \ argument
|
/linux/drivers/hwmon/ |
H A D | bt1-pvt.h | 160 #define PVT_SENSOR_INFO(_ch, _label, _type, _mode, _thres) \ argument
|
/linux/sound/soc/codecs/ |
H A D | adau17x1.c | 256 #define DECLARE_ADAU17X1_DSP_MUX_CTRL(_name, _label, _stream, _text) \ argument
|
/linux/drivers/gpio/ |
H A D | gpio-f7188x.c | 167 #define F7188X_GPIO_BANK(_ngpio, _regbase, _label) \ argument
|