Home
last modified time | relevance | path

Searched refs:ATTR_LIST (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/mips/alchemy/devboards/
Dpm.c214 #define ATTR_LIST(x) & x ## _attribute.attr macro
216 ATTR_LIST(gpio0),
217 ATTR_LIST(gpio1),
218 ATTR_LIST(gpio2),
219 ATTR_LIST(gpio3),
220 ATTR_LIST(gpio4),
221 ATTR_LIST(gpio5),
222 ATTR_LIST(gpio6),
223 ATTR_LIST(gpio7),
224 ATTR_LIST(timer),
[all …]
/linux-3.4.99/fs/ext4/
Dsuper.c2436 #define ATTR_LIST(name) &ext4_attr_##name.attr macro
2453 ATTR_LIST(delayed_allocation_blocks),
2454 ATTR_LIST(session_write_kbytes),
2455 ATTR_LIST(lifetime_write_kbytes),
2456 ATTR_LIST(inode_readahead_blks),
2457 ATTR_LIST(inode_goal),
2458 ATTR_LIST(mb_stats),
2459 ATTR_LIST(mb_max_to_scan),
2460 ATTR_LIST(mb_min_to_scan),
2461 ATTR_LIST(mb_order2_req),
[all …]