Searched refs:ATTR_LIST (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/alchemy/devboards/
H A Dpm.c209 #define ATTR_LIST(x) & x ## _attribute.attr macro
211 ATTR_LIST(gpio0),
212 ATTR_LIST(gpio1),
213 ATTR_LIST(gpio2),
214 ATTR_LIST(gpio3),
215 ATTR_LIST(gpio4),
216 ATTR_LIST(gpio5),
217 ATTR_LIST(gpio6),
218 ATTR_LIST(gpio7),
219 ATTR_LIST(timer),
220 ATTR_LIST(timer_timeout),
221 ATTR_LIST(wakesrc),
222 ATTR_LIST(wakemsk),
/linux-4.1.27/fs/xfs/
H A Dxfs_sysfs.c42 #define ATTR_LIST(name) &xfs_sysfs_attr_##name.attr macro
88 ATTR_LIST(log_recovery_delay),
191 ATTR_LIST(log_head_lsn),
192 ATTR_LIST(log_tail_lsn),
193 ATTR_LIST(reserve_grant_head),
194 ATTR_LIST(write_grant_head),
/linux-4.1.27/fs/f2fs/
H A Dsuper.c210 #define ATTR_LIST(name) (&f2fs_attr_##name.attr) macro
212 ATTR_LIST(gc_min_sleep_time),
213 ATTR_LIST(gc_max_sleep_time),
214 ATTR_LIST(gc_no_gc_sleep_time),
215 ATTR_LIST(gc_idle),
216 ATTR_LIST(reclaim_segments),
217 ATTR_LIST(max_small_discards),
218 ATTR_LIST(batched_trim_sections),
219 ATTR_LIST(ipu_policy),
220 ATTR_LIST(min_ipu_util),
221 ATTR_LIST(min_fsync_blocks),
222 ATTR_LIST(max_victim_search),
223 ATTR_LIST(dir_level),
224 ATTR_LIST(ram_thresh),
/linux-4.1.27/fs/ext4/
H A Dsuper.c2645 #define ATTR_LIST(name) &ext4_attr_##name.attr macro
2682 ATTR_LIST(delayed_allocation_blocks),
2683 ATTR_LIST(session_write_kbytes),
2684 ATTR_LIST(lifetime_write_kbytes),
2685 ATTR_LIST(reserved_clusters),
2686 ATTR_LIST(inode_readahead_blks),
2687 ATTR_LIST(inode_goal),
2688 ATTR_LIST(mb_stats),
2689 ATTR_LIST(mb_max_to_scan),
2690 ATTR_LIST(mb_min_to_scan),
2691 ATTR_LIST(mb_order2_req),
2692 ATTR_LIST(mb_stream_req),
2693 ATTR_LIST(mb_group_prealloc),
2694 ATTR_LIST(max_writeback_mb_bump),
2695 ATTR_LIST(extent_max_zeroout_kb),
2696 ATTR_LIST(trigger_fs_error),
2697 ATTR_LIST(err_ratelimit_interval_ms),
2698 ATTR_LIST(err_ratelimit_burst),
2699 ATTR_LIST(warning_ratelimit_interval_ms),
2700 ATTR_LIST(warning_ratelimit_burst),
2701 ATTR_LIST(msg_ratelimit_interval_ms),
2702 ATTR_LIST(msg_ratelimit_burst),
2703 ATTR_LIST(errors_count),
2704 ATTR_LIST(first_error_time),
2705 ATTR_LIST(last_error_time),
2716 ATTR_LIST(lazy_itable_init),
2717 ATTR_LIST(batched_discard),
2718 ATTR_LIST(meta_bg_resize),
2719 ATTR_LIST(encryption),

Completed in 178 milliseconds