Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_mmap_options.c252 const char *sync_str; in format_test_name() local
287 sync_str = "no error"; in format_test_name()
290 sync_str = "sync error"; in format_test_name()
293 sync_str = "async error"; in format_test_name()
338 check_type_str, mapping_str, sync_str, mem_type_str, in format_test_name()
355 check_type_str, mapping_str, sync_str, mem_type_str, in format_test_name()
/linux/drivers/md/
H A Ddm-raid.c3363 static const char *sync_str(enum sync_state state) in sync_str() function
3585 DMEMIT(" %s", sync_str(state)); in raid_status()
3702 DMEMIT(",raid_state=%s", sync_str(state)); in raid_status()