Searched refs:print_warning (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/testing/selftests/rcutorture/bin/
H A Dfunctions.sh214 # print_warning
217 print_warning () { function
/linux-4.1.27/scripts/
H A Drecordmcount.pl171 my $print_warning = 1;
172 $print_warning = 0 if ( -f $quiet_recordmcount);
191 if (!$can_use_local && $print_warning) {
/linux-4.1.27/fs/quota/
H A Ddquot.c1173 static void print_warning(struct dquot_warn *warn) print_warning() function
1242 print_warning(&warn[i]); flush_warnings()

Completed in 144 milliseconds