Searched refs:functype (Results 1 - 1 of 1) sorted by last modified time

/linux-master/scripts/
H A Dkernel-doc1066 # functype and output_mode
1070 my $functype = shift;
1071 my $func = "output_${functype}_$output_mode";
1080 !($functype eq "function" && defined($function_table{$name}))))
1291 my $functype = shift;
1306 if (!($functype eq "function" && defined($function_table{$name}))) {

Completed in 224 milliseconds