_df               293 arch/x86/events/amd/uncore.c AMD_FORMAT_ATTR(event, _df, "config:0-7,32-35,59-60");
_df               305 sound/core/init.c 	struct snd_monitor_file *df = NULL, *_df;
_df               308 sound/core/init.c 	list_for_each_entry(_df, &shutdown_files, shutdown_list) {
_df               309 sound/core/init.c 		if (_df->file == file) {
_df               310 sound/core/init.c 			df = _df;