background_thresh  534 include/trace/events/writeback.h 	TP_PROTO(unsigned long background_thresh,
background_thresh  538 include/trace/events/writeback.h 	TP_ARGS(background_thresh,
background_thresh  546 include/trace/events/writeback.h 		__field(unsigned long,	background_thresh)
background_thresh  559 include/trace/events/writeback.h 		__entry->background_thresh = background_thresh;
background_thresh  570 include/trace/events/writeback.h 		  __entry->background_thresh,
background_thresh   53 mm/backing-dev.c 	unsigned long background_thresh;
background_thresh   72 mm/backing-dev.c 	global_dirty_limits(&background_thresh, &dirty_thresh);
background_thresh   95 mm/backing-dev.c 		   K(background_thresh),
background_thresh 2047 mm/page-writeback.c 	unsigned long background_thresh;
background_thresh 2050 mm/page-writeback.c 	global_dirty_limits(&background_thresh, &dirty_thresh);