Searched refs:__ATTR_IGNORE_LOCKDEP (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/dma/idxd/ |
A D | compat.c | 15 __ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store)
|
/linux/include/linux/ |
A D | sysfs.h | 143 #define __ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store) { \ macro 150 #define __ATTR_IGNORE_LOCKDEP __ATTR macro
|
A D | device.h | 151 __ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store)
|
/linux/drivers/base/ |
A D | bus.c | 37 __ATTR_IGNORE_LOCKDEP(_name, _mode, _show, _store)
|
Completed in 40 milliseconds