Searched defs:_label (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | uaccess.h | 555 #define __try_cmpxchg64_user_asm(_ptr, _oldp, _nval, _label) \ argument 564 #define unsafe_try_cmpxchg_user(_ptr, _oldp, _nval, _label) ({ \ argument 588 #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/drivers/hwmon/ |
| H A D | bt1-pvt.h | 160 #define PVT_SENSOR_INFO(_ch, _label, _type, _mode, _thres) \ argument
|
| /linux/drivers/gpio/ |
| H A D | gpio-f7188x.c | 167 #define F7188X_GPIO_BANK(_ngpio, _regbase, _label) \ argument
|