Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsufile.c443 if (su->su_flags == cpu_to_le32(BIT(NILFS_SEGMENT_USAGE_DIRTY)) && in nilfs_sufile_do_scrap()
454 su->su_flags = cpu_to_le32(BIT(NILFS_SEGMENT_USAGE_DIRTY)); in nilfs_sufile_do_scrap()
733 if ((le32_to_cpu(su->su_flags) & in nilfs_sufile_truncate_range()
900 si->sui_flags = le32_to_cpu(su->su_flags) & in nilfs_sufile_get_suinfo()
1006 su->su_flags = cpu_to_le32(sup->sup_sui.sui_flags); in nilfs_sufile_set_suinfo()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2978 union stream_update_flags *su_flags = &stream_update->stream->update_flags; in check_update_surfaces_for_stream() local
2983 su_flags->bits.scaling = 1; in check_update_surfaces_for_stream()
2986 su_flags->bits.out_tf = 1; in check_update_surfaces_for_stream()
2989 su_flags->bits.abm_level = 1; in check_update_surfaces_for_stream()
2992 su_flags->bits.dpms_off = 1; in check_update_surfaces_for_stream()
2997 su_flags->bits.gamut_remap = 1; in check_update_surfaces_for_stream()
3000 su_flags->bits.wb_update = 1; in check_update_surfaces_for_stream()
3003 su_flags->bits.dsc_changed = 1; in check_update_surfaces_for_stream()
3006 su_flags->bits.mst_bw = 1; in check_update_surfaces_for_stream()
3011 su_flags->bits.fams_changed = 1; in check_update_surfaces_for_stream()
[all …]