Searched refs:__ATTR_IGNORE_LOCKDEP (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/dma/idxd/ |
H A D | compat.c | 14 __ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store)
|
/linux/include/linux/ |
H A D | sysfs.h | 261 #define __ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store) { \ macro 268 #define __ATTR_IGNORE_LOCKDEP __ATTR macro
|
H A D | device.h | 271 __ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store)
|
/linux/drivers/base/ |
H A D | bus.c | 41 __ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store)
|